Docs
Dashboard

cartCustomLineItemsAdd

MutationDeprecated

Deprecated: 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


input
CartCustomLineItemsAddInput!Required

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.

errors
[CartCustomLineItemsAddError!]

User-facing errors that prevented the operation from succeeding.