fix-init-import
This commit is contained in:
@@ -198,6 +198,7 @@ type Mutation {
|
||||
type Query {
|
||||
# inbox
|
||||
myChats: Result!
|
||||
searchRecipient(q: String!): Result!
|
||||
loadChat(chatId: String!, offset: Int, amount: Int): Result!
|
||||
|
||||
# auth
|
||||
|
Reference in New Issue
Block a user