Docs
Dashboard

cartLineItemsRemove

Mutation

Removes line items from an existing cart. This is safe to call concurrently.

#

Arguments


input
CartLineItemsRemoveInput!Required

The values used to perform the cart line items remove operation.

#

Payload


cart
Cart

The cart associated with this cart line items remove payload.

errors
[CartLineItemsRemoveError!]

User-facing errors that prevented the operation from succeeding.