cartCustomShippingLinesSet
MutationDeprecatedDeprecated: 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
- CartCustomShippingLinesSetInput!Required
input 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.
- [CartCustomShippingLinesSetError!]
errors User-facing errors that prevented the operation from succeeding.