Docs
Dashboard

CartLineItemsAddPayload

Object

Fields returned for cart line items add payload.

#

Fields


cart
Cart

The cart associated with this cart line items add payload.

errors
[CartLineItemsAddError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


Adds a new line item to an existing cart. This is safe to call concurrently.