ENUM

ContinentSort

link GraphQL Schema definition

1enum ContinentSort {
2name_ASC
3name_DESC
4}