fix-chatresult
This commit is contained in:
parent
9ccad51bf1
commit
32c9d134e5
|
@ -258,7 +258,7 @@ type Query {
|
|||
############################################ Subscription
|
||||
|
||||
type Subscription {
|
||||
chatUpdated(chatId: String!): ChatUpdatedResult!
|
||||
chatUpdated(chatId: String!): Result!
|
||||
onlineUpdated: [User!]!
|
||||
shoutUpdated: Shout!
|
||||
userUpdated: User!
|
||||
|
|
Loading…
Reference in New Issue
Block a user