Skip to main content

checkoutMarketplaceShippingMethodUpdate

Update marketplace shipping method.

checkoutMarketplaceShippingMethodUpdate(
checkoutId: ID!
shippingMethodSelection: ID!
): CheckoutMarketplaceShippingMethodUpdate!

Arguments

checkoutMarketplaceShippingMethodUpdate.checkoutId ● ID! non-null scalar

checkoutMarketplaceShippingMethodUpdate.shippingMethodSelection ● ID! non-null scalar

Type

CheckoutMarketplaceShippingMethodUpdate object

Result of checkout marketplace shipping method update mutation.

Was this page helpful?