ENUM

SubscriptionPlanSort

link GraphQL Schema definition

1enum SubscriptionPlanSort {
2id_ASC
3id_DESC
4naturalSort_ASC
5naturalSort_DESC
6}