Alokai

Error_2

An error encountered while adding an item to the the cart.

type Error = {
  code: CartUserInputErrorType; /** A localized error message. */
  message: Scalars['String']['output'];
};

Referenced Types

On this page