INPUT_OBJECT

ShippingZoneDeleteMutationInput

Autogenerated input type of ShippingZoneDeleteMutation

link GraphQL Schema definition

  • input ShippingZoneDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the shipping zone to delete
  • id: ID!
  • }