Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AddToCart_addToCart_cart

Index

Properties

__typename

__typename: "Cart"

entries

entries: null | (null | AddToCart_addToCart_cart_entries)[]

The cart entries of this cart

id

id: string

The identifier of this cart

revision

revision: null | number

The cart revision number

totalQuantity

totalQuantity: number

The total quantity in this cart

Generated using TypeDoc