Skip to main content

UserOnboardingUpdateInput

No description

input UserOnboardingUpdateInput {
organizationCreated: Date
userDetailsFinishedAt: Date
sqlStartedAt: Date
sqlFinishedAt: Date
sqlStatus: SqlStatusType
billingAccountCreated: Date
tcpId: String
annexBuyerId: String
annexSellerId: String
annexPlatformId: Int
annexPlatformBuyerId: String
annexPlatformSellerId: String
tcpAcceptedAt: Date
annexBuyerAcceptedAt: Date
annexSellerAcceptedAt: Date
annexPlatformAcceptedAt: Date
annexPlatformBuyerAcceptedAt: Date
annexPlatformSellerAcceptedAt: Date
developmentNeeded: Boolean
startedAt: Date
professionalDetailsFinishedAt: Date
companyContactsFinishedAt: Date
billingDataFinishedAt: Date
finishedAt: Date
contactsInfo: JSON
}

Fields

UserOnboardingUpdateInput.organizationCreated ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.userDetailsFinishedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.sqlStartedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.sqlFinishedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.sqlStatus ● SqlStatusType enum

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.billingAccountCreated ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.tcpId ● String scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexBuyerId ● String scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexSellerId ● String scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformId ● Int scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformBuyerId ● String scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformSellerId ● String scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.tcpAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexBuyerAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexSellerAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformBuyerAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.annexPlatformSellerAcceptedAt ● Date scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.developmentNeeded ● Boolean scalar

@deprecated Use new onboarding flow properties instead

UserOnboardingUpdateInput.startedAt ● Date scalar

UserOnboardingUpdateInput.professionalDetailsFinishedAt ● Date scalar

UserOnboardingUpdateInput.companyContactsFinishedAt ● Date scalar

UserOnboardingUpdateInput.billingDataFinishedAt ● Date scalar

UserOnboardingUpdateInput.finishedAt ● Date scalar

UserOnboardingUpdateInput.contactsInfo ● JSON scalar

Member Of

UserProfileCreateInput input ● UserProfileUpdateInput input