OBJECT

createOfferingCouponPayload

Autogenerated return type of createOfferingCoupon

link GraphQL Schema definition

  • type createOfferingCouponPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • offeringCoupon: OfferingCoupon
  • }

link Require by