ENUM

TaxGroupSort

link GraphQL Schema definition

1enum TaxGroupSort {
2id_ASC
3id_DESC
4name_ASC
5name_DESC
6}