This commit is contained in:
parent
856a331836
commit
ab4204db37
|
@ -68,7 +68,6 @@ type Query {
|
|||
loadRecipients(limit: Int, offset: Int): ChatResult!
|
||||
searchRecipients(query: String!, limit: Int, offset: Int): ChatResult!
|
||||
searchMessages(by: MessagesBy!, limit: Int, offset: Int): ChatResult!
|
||||
_service: _Service!
|
||||
}
|
||||
|
||||
type Message {
|
||||
|
|
Loading…
Reference in New Issue
Block a user