fixx
This commit is contained in:
@@ -190,7 +190,6 @@ type Query {
|
||||
shoutsSubscribed(page: Int!, size: Int!): [Shout]!
|
||||
shoutsReviewed(page: Int!, size: Int!): [Shout]!
|
||||
recentCommented(page: Int!, size: Int!): [Shout]!
|
||||
shoutsCandidates(size: Int = 10): [Shout]!
|
||||
}
|
||||
|
||||
############################################ Subscription
|
||||
|
Reference in New Issue
Block a user