ENUM

RecordingVideoOrderByInput

link GraphQL Schema definition

  • enum RecordingVideoOrderByInput {
  • name_ASC
  • name_DESC
  • updatedAt_ASC
  • updatedAt_DESC
  • createdAt_ASC
  • createdAt_DESC
  • }