INPUT_OBJECT
Autogenerated input type of ShippingZoneDeleteMutation
input ShippingZoneDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the shipping zone to deleteid: ID!}