CartError

Represents cart-level errors.

Fields


message: String!

The message provides more information regarding the error related to the cart.


code: CartErrorCode!

The error code for the cart error.


Related types