Skip to main content

checkoutMarketplaceShippingMethodUpdate

Updates the marketplace shipping methods of the checkout.

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

Arguments

checkoutMarketplaceShippingMethodUpdate.checkoutId ● ID! non-null scalar

Checkout ID.

checkoutMarketplaceShippingMethodUpdate.shippingMethodSelection ● ID! non-null scalar

Type

CheckoutMarketplaceShippingMethodUpdate object

Updates the marketplace shipping methods of the checkout.

Was this page helpful?