Skip to main content

UserOnboardingData

No description

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

Fields

UserOnboardingData.organizationCreated ● Date deprecated scalar

DEPRECATED

Use new onboarding flow properties instead

UserOnboardingData.userDetailsFinishedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.sqlStartedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.sqlFinishedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.sqlStatus ● SqlStatusType deprecated enum

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.billingAccountCreated ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.tcpId ● String deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexBuyerId ● String deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexSellerId ● String deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformId ● Int deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformBuyerId ● String deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformSellerId ● String deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.tcpAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexBuyerAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexSellerAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformBuyerAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.annexPlatformSellerAcceptedAt ● Date deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.developmentNeeded ● Boolean deprecated scalar

DEPRECATED

Use new onboarding flow fields instead

UserOnboardingData.startedAt ● Date scalar

UserOnboardingData.professionalDetailsFinishedAt ● Date scalar

UserOnboardingData.companyContactsFinishedAt ● Date scalar

UserOnboardingData.billingDataFinishedAt ● Date scalar

UserOnboardingData.finishedAt ● Date scalar

UserOnboardingData.contactsInfo ● JSON scalar

Member Of

UserProfileData object