Skip to main content

ProfileWhereInput

No description

input ProfileWhereInput {
AND: [ProfileWhereInput!]
Asset: AssetFilter
NOT: [ProfileWhereInput!]
OR: [ProfileWhereInput!]
code: StringFilter
createdAt: DateTimeFilter
description: NullableStringFilter
groupCode: NullableStringFilter
id: IntFilter
name: StringFilter
order: FloatFilter
ownerCode: NullableStringFilter
slug: StringFilter
status: Status
buyerTechPlatformOrgType: BuyerTechSolutionCompanyType
sellerTechPlatformOrgType: SellerTechSolutionCompanyType
updatedAt: DateTimeFilter
websiteUrl: NullableStringFilter
buyerCategory: NullableStringFilter
sellerCategory: NullableStringFilter
isDemandBridge: Boolean
isSupplyBridge: Boolean
buyerPartnerStatus: PartnerStatusType
sellerPartnerStatus: PartnerStatusType
buyerInsightsCountriesInput: InsightsCountriesWhereInput
sellerInsightsCountriesInput: InsightsCountriesWhereInput
}

Fields

ProfileWhereInput.AND ● [ProfileWhereInput!] list input

ProfileWhereInput.Asset ● AssetFilter input

ProfileWhereInput.NOT ● [ProfileWhereInput!] list input

ProfileWhereInput.OR ● [ProfileWhereInput!] list input

ProfileWhereInput.code ● StringFilter input

ProfileWhereInput.createdAt ● DateTimeFilter input

ProfileWhereInput.description ● NullableStringFilter input

ProfileWhereInput.groupCode ● NullableStringFilter input

ProfileWhereInput.id ● IntFilter input

ProfileWhereInput.name ● StringFilter input

ProfileWhereInput.order ● FloatFilter input

ProfileWhereInput.ownerCode ● NullableStringFilter input

ProfileWhereInput.slug ● StringFilter input

ProfileWhereInput.status ● Status enum

ProfileWhereInput.buyerTechPlatformOrgType ● BuyerTechSolutionCompanyType enum

ProfileWhereInput.sellerTechPlatformOrgType ● SellerTechSolutionCompanyType enum

ProfileWhereInput.updatedAt ● DateTimeFilter input

ProfileWhereInput.websiteUrl ● NullableStringFilter input

ProfileWhereInput.buyerCategory ● NullableStringFilter input

ProfileWhereInput.sellerCategory ● NullableStringFilter input

ProfileWhereInput.isDemandBridge ● Boolean scalar

ProfileWhereInput.isSupplyBridge ● Boolean scalar

ProfileWhereInput.buyerPartnerStatus ● PartnerStatusType enum

ProfileWhereInput.sellerPartnerStatus ● PartnerStatusType enum

ProfileWhereInput.buyerInsightsCountriesInput ● InsightsCountriesWhereInput input

ProfileWhereInput.sellerInsightsCountriesInput ● InsightsCountriesWhereInput input

Member Of

AssetWhereInput input ● ProfileWhereInput input