ENUM

RoomGroupOrderByInput

link GraphQL Schema definition

  • enum RoomGroupOrderByInput {
  • id_ASC
  • id_DESC
  • createdAt_ASC
  • createdAt_DESC
  • updatedAt_ASC
  • updatedAt_DESC
  • name_ASC
  • name_DESC
  • type_ASC
  • type_DESC
  • }