OBJECT

createOnboardingItemPayload

Autogenerated return type of createOnboardingItem

link GraphQL Schema definition

  • type createOnboardingItemPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • onboardingItem: OnboardingItem
  • }

link Require by