This commit is contained in:
parent
ab3c271a6b
commit
cc02711ab3
|
@ -67,7 +67,7 @@ type Query {
|
|||
load_recipients(limit: Int, offset: Int): ChatResult!
|
||||
search_recipients(query: String!, limit: Int, offset: Int): ChatResult!
|
||||
search_messages(by: MessagesBy!, limit: Int, offset: Int): ChatResult!
|
||||
_service: _Service!
|
||||
# _service: _Service!
|
||||
}
|
||||
|
||||
type Message {
|
||||
|
|
Loading…
Reference in New Issue
Block a user