ENUM

WarehouseSort

link GraphQL Schema definition

1enum WarehouseSort {
2id_ASC
3id_DESC
4customSort_ASC
5}