cartLineItemsAdd
MutationAdds a new line item to an existing cart. This is safe to call concurrently.
#
Arguments
- CartLineItemsAddInput!Required
input The values used to perform the cart line items add operation.
#
Payload
- Cart
cart The cart associated with this cart line items add payload.
- [CartLineItemsAddError!]
errors User-facing errors that prevented the operation from succeeding.