ENUM

WarehouseDeliveryLineSort

link GraphQL Schema definition

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