WishlistErrorCode
An enumeration.
enum WishlistErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
UNIQUE
FORBIDDEN
}
Values
WishlistErrorCode.GRAPHQL_ERROR
WishlistErrorCode.INVALID
WishlistErrorCode.NOT_FOUND
WishlistErrorCode.REQUIRED
WishlistErrorCode.UNIQUE
WishlistErrorCode.FORBIDDEN
Member Of
WishlistError object