ENUM

StockQuantityType

link GraphQL Schema definition

1enum StockQuantityType {
2FREE_TO_ALLOCATE
3PHYSICAL
4}