ENUM

SortDirection

link GraphQL Schema definition

1enum SortDirection {
2ASC
3DESC
4}

link Required by

This element is not required by anyone