OBJECT

CouponDefinitionUpdatePayload

Autogenerated return type of CouponDefinitionUpdate

link GraphQL Schema definition

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

link Require by