INPUT_OBJECT
ShippingOptionUpsertMutationInput
Autogenerated input type of ShippingOptionUpsertMutation
link GraphQL Schema definition
- input ShippingOptionUpsertMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- ID :
- # Attributes to assign to the shipping rule.
- ShippingOptionUpsertInput! :
- }