ENUM

StockChangeType

link GraphQL Schema definition

1enum StockChangeType {
2IN
3OUT
4}