ENUM

NoteOrderKeys

Note sorting enum

link GraphQL Schema definition

  • enum NoteOrderKeys {
  • CREATED_AT_ASC
  • CREATED_AT_DESC
  • }