ENUM

DeliveryWindowSort

link GraphQL Schema definition

1enum DeliveryWindowSort {
2id_ASC
3id_DESC
4customOrder_ASC
5customOrder_DESC
6}