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'];
};An error encountered while adding an item to the the cart.
type Error = {
code: CartUserInputErrorType; /** A localized error message. */
message: Scalars['String']['output'];
};