RoomInput

GraphQL schema definition

  • type RoomInput {
  • paxes: [PaxInput!]!
  • }

Fields