ENUM

StockChangeLineSort

link GraphQL Schema definition

1enum StockChangeLineSort {
2id_ASC
3id_DESC
4sizeSort_ASC
5sizeSort_DESC
6}