Alokai

CreateEmptyCartInput

Assigns a specific cart_id to the empty cart.

type CreateEmptyCartInput = {
  cart_id?: InputMaybe<Scalars['String']['input']>;
};

Referenced Types

On this page