Skip to main content

nauticalOrderUpdateMarketplaceShipping

Updates a marketplace shipping method of the order.

nauticalOrderUpdateMarketplaceShipping(
order: ID!
input: NauticalOrderUpdateMarketplaceShippingInput
): NauticalOrderUpdateMarketplaceShipping

Arguments

nauticalOrderUpdateMarketplaceShipping.order ● ID! non-null scalar

ID of the order to update a marketplce shipping method.

nauticalOrderUpdateMarketplaceShipping.input ● NauticalOrderUpdateMarketplaceShippingInput input

Fields required to change marketplace shipping methods of the nautical order.

Type

NauticalOrderUpdateMarketplaceShipping object

Updates a marketplace shipping method of the order.

Was this page helpful?