Alokai

CartQueryInterfaceCartArgs

Fields to access carts. Includes direct access to a single cart and searching for carts.

type CartQueryInterfaceCartArgs = {
  id: Scalars['String'];
};

Referenced Types

On this page