OBJECT

CouponDefinitionDeletePayload

Autogenerated return type of CouponDefinitionDelete

link GraphQL Schema definition

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

link Require by