seeAllMessage.graphql 56 Bytes Raw Blame History Permalink 1 2 3 type Query { seeAllMessage(roomId: Int!): [Message] }