wholeMessage.graphql 75 Bytes Raw Blame History Permalink 1 2 3 type Mutation { wholeMessage(message: String!, roomId: Int!): Message! }