OBJECT

CouponDefinitionUnarchivePayload

Autogenerated return type of CouponDefinitionUnarchive

link GraphQL Schema definition

  • type CouponDefinitionUnarchivePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • couponDefinition: CouponDefinition
  • errors: [Error!]
  • }

link Require by