OBJECT

RoomType

link GraphQL Schema definition

  • type RoomType {
  • roomTypeId: Int
  • codeName: String
  • }