_Service-redeploy2
This commit is contained in:
parent
3fb83fb3fa
commit
f449684bbf
|
@ -67,7 +67,7 @@ type Query {
|
||||||
loadRecipients(limit: Int, offset: Int): Result!
|
loadRecipients(limit: Int, offset: Int): Result!
|
||||||
searchRecipients(query: String!, limit: Int, offset: Int): Result!
|
searchRecipients(query: String!, limit: Int, offset: Int): Result!
|
||||||
searchMessages(by: MessagesBy!, limit: Int, offset: Int): Result!
|
searchMessages(by: MessagesBy!, limit: Int, offset: Int): Result!
|
||||||
|
_service: _Service!
|
||||||
}
|
}
|
||||||
|
|
||||||
type Message {
|
type Message {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user