CartLineItemsAddPayload
ObjectFields returned for cart line items add payload.
#
Fields
- Cart
cart The cart associated with this cart line items add payload.
- [CartLineItemsAddError!]
errors 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.