Docs
Dashboard

cartShippingLinesSet

Mutation

Sets the shipping lines on the cart using the provided shipping method IDs. Existing shipping lines are replaced with the new selection.

#

Arguments


input
CartShippingLinesSetInput!Required

The values used to perform the cart shipping lines set operation.

#

Payload


cart
Cart

The cart associated with this cart shipping lines set payload.

errors
[CartShippingLinesSetError!]

User-facing errors that prevented the operation from succeeding.