sendMessage.graphql 64 Bytes Raw Blame History Permalink 1 2 3 type Subscription { sendMessage(message: String!): Message! }