ENUM

VoucherSort

link GraphQL Schema definition

1enum VoucherSort {
2id_ASC
3id_DESC
4priority_ASC
5priority_DESC
6}