Docs
Dashboard

cartShippingLineAdd

Mutation

Adds a shipping line to the cart using a shipping method ID.

#

Arguments


input
CartShippingLineAddInput!Required

The values used to perform the cart shipping line add operation.

#

Payload


cart
Cart

The cart associated with this cart shipping line add payload.

errors
[CartShippingLineAddError!]

User-facing errors that prevented the operation from succeeding.