Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RemoveFromCart_removeFromCart_cart

Index

Properties

__typename: "Cart"
active: boolean

Whether the cart can still be updated and ordered

The discounts applied to this cart

The cart entries of this cart

id: string

The identifier of this cart

revision: null | number

The cart revision number

state: null | string

Optional commerce-backend specific state string value

The total listed price of this cart

The total purchase price of this cart

totalQuantity: number

The total quantity in this cart

Generated using TypeDoc