Skip to main content

ProfileUpdateInput

ToDo: Add ProfileData to input

input ProfileUpdateInput {
Asset: AssetUpdateManyThroughUpdatingOtherSubentity
classifications: ProfileCreateOrUpdateClassificationsInput
description: String
groupCode: ID
name: String
order: Float
ownerCode: ID
slug: String
status: Status
websiteUrl: String
buyerPartnerStatus: PartnerStatusType
sellerPartnerStatus: PartnerStatusType
buyerOnboardingStart: Date
buyerOnboardingEnd: Date
sellerOnboardingStart: Date
sellerOnboardingEnd: Date
buyerFirstBooking: Date
buyerLastBooking: Date
sellerFirstBooking: Date
sellerLastBooking: Date
sellerIntegrationType: [SellerIntegrationType!]
buyerIntegrationType: [BuyerIntegrationType!]
buyerTechPlatformOrgType: BuyerTechSolutionCompanyType
buyerTechBridge: String
sellerTechBridge: String
country: String
crmId: String
mainMarkets: [String!]
buyerOrgType: BuyerCompanyType
sellerOrgType: SellerCompanyType
sellerTechPlatformOrgType: SellerTechSolutionCompanyType
buyerCategoryPropertiesInput: BuyerCategoryPropertiesInput
sellerCategoryPropertiesInput: SellerCategoryPropertiesInput
isDemandBridge: Boolean
isSupplyBridge: Boolean
internalExtendedInfoInput: InternalExtendedInfoInput
buyerInsightsCountriesInput: [InsightsCountriesInput]
sellerInsightsCountriesInput: [InsightsCountriesInput]
buyerLifecycleStage: LifecycleStage
sellerLifecycleStage: LifecycleStage
buyerLifecycleStageReason: String
sellerLifecycleStageReason: String
}

Fields

ProfileUpdateInput.Asset ● AssetUpdateManyThroughUpdatingOtherSubentity input

ProfileUpdateInput.classifications ● ProfileCreateOrUpdateClassificationsInput input

ProfileUpdateInput.description ● String scalar

ProfileUpdateInput.groupCode ● ID scalar

ProfileUpdateInput.name ● String scalar

ProfileUpdateInput.order ● Float scalar

ProfileUpdateInput.ownerCode ● ID scalar

ProfileUpdateInput.slug ● String scalar

ProfileUpdateInput.status ● Status enum

ProfileUpdateInput.websiteUrl ● String scalar

ProfileUpdateInput.buyerPartnerStatus ● PartnerStatusType enum

ProfileUpdateInput.sellerPartnerStatus ● PartnerStatusType enum

ProfileUpdateInput.buyerOnboardingStart ● Date scalar

ProfileUpdateInput.buyerOnboardingEnd ● Date scalar

ProfileUpdateInput.sellerOnboardingStart ● Date scalar

ProfileUpdateInput.sellerOnboardingEnd ● Date scalar

ProfileUpdateInput.buyerFirstBooking ● Date scalar

ProfileUpdateInput.buyerLastBooking ● Date scalar

ProfileUpdateInput.sellerFirstBooking ● Date scalar

ProfileUpdateInput.sellerLastBooking ● Date scalar

ProfileUpdateInput.sellerIntegrationType ● [SellerIntegrationType!] list enum

ProfileUpdateInput.buyerIntegrationType ● [BuyerIntegrationType!] list enum

ProfileUpdateInput.buyerTechPlatformOrgType ● BuyerTechSolutionCompanyType enum

ProfileUpdateInput.buyerTechBridge ● String scalar

ProfileUpdateInput.sellerTechBridge ● String scalar

ProfileUpdateInput.country ● String scalar

ProfileUpdateInput.crmId ● String scalar

ProfileUpdateInput.mainMarkets ● [String!] list scalar

ProfileUpdateInput.buyerOrgType ● BuyerCompanyType enum

ProfileUpdateInput.sellerOrgType ● SellerCompanyType enum

ProfileUpdateInput.sellerTechPlatformOrgType ● SellerTechSolutionCompanyType enum

ProfileUpdateInput.buyerCategoryPropertiesInput ● BuyerCategoryPropertiesInput input

ProfileUpdateInput.sellerCategoryPropertiesInput ● SellerCategoryPropertiesInput input

ProfileUpdateInput.isDemandBridge ● Boolean scalar

ProfileUpdateInput.isSupplyBridge ● Boolean scalar

ProfileUpdateInput.internalExtendedInfoInput ● InternalExtendedInfoInput input

ProfileUpdateInput.buyerInsightsCountriesInput ● [InsightsCountriesInput] list input

ProfileUpdateInput.sellerInsightsCountriesInput ● [InsightsCountriesInput] list input

ProfileUpdateInput.buyerLifecycleStage ● LifecycleStage enum

ProfileUpdateInput.sellerLifecycleStage ● LifecycleStage enum

ProfileUpdateInput.buyerLifecycleStageReason ● String scalar

ProfileUpdateInput.sellerLifecycleStageReason ● String scalar