ENUM

RoomMemberOrderByInput

link GraphQL Schema definition

  • enum RoomMemberOrderByInput {
  • id_ASC
  • id_DESC
  • createdAt_ASC
  • createdAt_DESC
  • updatedAt_ASC
  • updatedAt_DESC
  • }