Alokai

WishlistCartUserInputErrorType

A list of possible error types.

type WishlistCartUserInputErrorType = 'INSUFFICIENT_STOCK' | 'NOT_SALABLE' | 'PRODUCT_NOT_FOUND' | 'UNDEFINED';