OBJECT

createOfferingPayload

Autogenerated return type of createOffering

link GraphQL Schema definition

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

link Require by