This commit is contained in:
@@ -33,7 +33,7 @@ type Query {
|
||||
|
||||
# editor
|
||||
get_my_shout(shout_id: Int!): CommonResult!
|
||||
get_shouts_drafts: [Shout]
|
||||
get_shouts_drafts: CommonResult!
|
||||
|
||||
# topic
|
||||
get_topic(slug: String!): Topic
|
||||
|
Reference in New Issue
Block a user