ProductType
No description
enum ProductType {
SIMPLE
CUSTOM
ALL
}
Values
ProductType.SIMPLE
ProductType.CUSTOM
ProductType.ALL
Member Of
Product object ● ProductInput input ● ProductsFilterInput input