CustomerActiveCartInterfaceCustomerActiveCartArgs
A field to access a customer's active cart.
type CustomerActiveCartInterfaceCustomerActiveCartArgs = {
customerId: Scalars['String'];
};A field to access a customer's active cart.
type CustomerActiveCartInterfaceCustomerActiveCartArgs = {
customerId: Scalars['String'];
};