cartShippingLineAdd
MutationAdds a shipping line to the cart using a shipping method ID.
#
Arguments
- CartShippingLineAddInput!Required
input The values used to perform the cart shipping line add operation.
#
Payload
- Cart
cart The cart associated with this cart shipping line add payload.
- [CartShippingLineAddError!]
errors User-facing errors that prevented the operation from succeeding.