ProductTypeEnum
No description
enum ProductTypeEnum {
BASE_ITEM
COMPONENT
KIT
NON_INVENTORY
}
Values
ProductTypeEnum.BASE_ITEM
ProductTypeEnum.COMPONENT
ProductTypeEnum.KIT
ProductTypeEnum.NON_INVENTORY
Member Of
AddProductInput
input ● Product
object ● ProductFilterInput
input ● UpdateProductInput
input