fix topic subscription
This commit is contained in:
@@ -205,7 +205,7 @@ type Subscription {
|
||||
onlineUpdated: [User!]!
|
||||
shoutUpdated: Shout!
|
||||
userUpdated: User!
|
||||
topicUpdated(user_id: Int!): Shout!
|
||||
topicUpdated(user_slug: String!): Shout!
|
||||
commentUpdated(shout: String!): CommentUpdatedResult!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user