@@ -0,0 +1,7 @@
mutation SendMessage($chatId: ID!, $body: String) {
sendMessage(chatId: $chatId, body: $body) {
id
seq
body
}
The note is not visible to the blocked user.