OBJECT

updateOnboardingItemPayload

Autogenerated return type of updateOnboardingItem

link GraphQL Schema definition

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

link Require by