Docs
Dashboard

CartLineItemsRemovePayload

Object

Fields returned for cart line items remove payload.

#

Fields


cart
Cart

The cart associated with this cart line items remove payload.

errors
[CartLineItemsRemoveError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


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