seeRoom.graphql 45 Bytes Raw Blame History Permalink 1 2 3 type Query { seeRoom(id: String!): Room! }