Mutations
updateCartSelectedShippingOptions
Updates shipping methods for stores in the cart.
Arguments
The input
object contains the unique identifier (ID
) for the cart and an array of shipping options associated with a store the shipping belongs to.
Returns
Any requested field from the CartResponse
object.
Usage
Was this page helpful?