ENUM

QuerySortOrder

Sorting order for a field

link GraphQL Schema definition

  • enum QuerySortOrder {
  • ASC
  • DESC
  • }