INPUT_OBJECT
ShippingZoneCreateOrUpdateMutationInput
Autogenerated input type of ShippingZoneCreateOrUpdateMutation
link GraphQL Schema definition
- input ShippingZoneCreateOrUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- ID :
- # Attributes to assign to the shipping zone.
- ShippingZoneInput! :
- }