INPUT_OBJECT
ShippingProfileCreateMutationInput
Autogenerated input type of ShippingProfileCreateMutation
link GraphQL Schema definition
- input ShippingProfileCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Attributes to assign to the new Shipping Profile
- ShippingProfileInput! :
- }