ENUM

PriceAlterationSort

link GraphQL Schema definition

1enum PriceAlterationSort {
2id_ASC
3id_DESC
4startDate_ASC
5startDate_DESC
6}