Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CartInputProps

Index

Properties

cartId?: string

The identifier of the cart. If not provided, the service will try to fetch the "default cart" defined by the commerce provider.

customQueryOptionsProcessor?: CustomQueryOptionsProcessor<Cart, CartVariables>

Optional Custom Query and Options Processor to update the original query document and variables if necessary

storeKey?: string

The store identifier/key, if supported by the commerce backend.

Generated using TypeDoc