Docs
Dashboard

cartCustomShippingLinesSet

MutationDeprecated

Deprecated: Use the Storefront Cart API. This Admin mutation will be removed after external consumers migrate.

Sets custom shipping lines for a cart, replacing any existing shipping lines.

#

Arguments


input
CartCustomShippingLinesSetInput!Required

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

#

Payload


cart
Cart

The cart associated with this cart custom shipping lines set payload.

errors
[CartCustomShippingLinesSetError!]

User-facing errors that prevented the operation from succeeding.