OBJECT

updateOfferingPayload

Autogenerated return type of updateOffering

link GraphQL Schema definition

  • type updateOfferingPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • offering: Offering
  • }

link Require by