cartCustomLineItemsAdd
MutationDeprecatedDeprecated: Use the Storefront Cart API. This Admin mutation will be removed after external consumers migrate.
Adds a custom line item to an existing cart.
#
Arguments
- CartCustomLineItemsAddInput!Required
input The values used to perform the cart custom line items add operation.
#
Payload
- Cart
cart The cart associated with this cart custom line items add payload.
- [CartCustomLineItemsAddError!]
errors User-facing errors that prevented the operation from succeeding.