ENUM

AccountSort

link GraphQL Schema definition

1enum AccountSort {
2id_ASC
3id_DESC
4}