schema-fix
This commit is contained in:
parent
68096b21a4
commit
7aaf025861
|
@ -247,7 +247,7 @@ type Query {
|
|||
getCollabs: [Collab]!
|
||||
|
||||
# topics
|
||||
topicsAll(page: Int!, size: Int!): [Topic]!
|
||||
topicsAll: [Topic]!
|
||||
topicsRandom: [Topic]!
|
||||
topicsByCommunity(community: String!): [Topic]!
|
||||
topicsByAuthor(author: String!): [Topic]!
|
||||
|
|
Loading…
Reference in New Issue
Block a user