Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CartFragment_entries

Index

Properties

__typename: "CartEntry"
customAttrs: null | CartFragment_entries_customAttrs[]

Custom attributes as name-values mappings

id: string

The identifier of this cart entry

items: null | (null | CartFragment_entries_items)[]

The product item(s) in this cart entry

The listed price of this cart entry

The purchase price of this cart entry

quantity: number

The quantity in this cart entry

Generated using TypeDoc