INPUT_OBJECT
ShippingRateCreateOrUpdateMutationInput
Autogenerated input type of ShippingRateCreateOrUpdateMutation
link GraphQL Schema definition
- input ShippingRateCreateOrUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- ID :
- # Attributes to assign to the shipping rate.
- ShippingRateInput! :
- }