ENUM

OrderDirection

TODO - change this to all caps.

link GraphQL Schema definition

  • enum OrderDirection {
  • asc
  • desc
  • }