OBJECT

createOnboardingFlowPayload

Autogenerated return type of createOnboardingFlow

link GraphQL Schema definition

  • type createOnboardingFlowPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • onboardingFlow: OnboardingFlow
  • }

link Require by