fix schema
This commit is contained in:
parent
dd85d58ccf
commit
fdf64ce5f9
|
@ -199,7 +199,7 @@ type Query {
|
|||
|
||||
shoutsSubscribed(page: Int!, size: Int!): [Shout]!
|
||||
shoutsReviewed(page: Int!, size: Int!): [Shout]!
|
||||
shoutsCommented(page: Int!, size: Int!): [Shout]!
|
||||
recentCommented(page: Int!, size: Int!): [Shout]!
|
||||
shoutsCandidates(size: Int = 10): [Shout]!
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user