nauticalOrderUpdateShipping
Updates a shipping method of the order.
nauticalOrderUpdateShipping(
order: ID!
input: NauticalOrderUpdateShippingInput
): NauticalOrderUpdateShipping
Arguments
nauticalOrderUpdateShipping.order ● ID! non-null scalar
ID of the order to update a shipping method.
nauticalOrderUpdateShipping.input ● NauticalOrderUpdateShippingInput input
Fields required to change shipping methods of the nautical order.
Type
NauticalOrderUpdateShipping object
Updates a shipping method of the order.