An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Updates the shipping lines on an existing checkout.
Arguments
shippingRateHandle ● String!non-null
A unique identifier to a Checkout’s shipping provider, price, and title combination, enabling the customer to select the availableShippingRates.
checkoutId ● String!non-null
Checkout id
Returns
checkoutUserErrors ● [CheckoutUserError!]!non-null
The list of errors that occurred from executing the mutation.
checkout ● Checkout
The updated checkout object.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?