logs-with-params

This commit is contained in:
2024-03-06 22:18:32 +03:00
parent 5c7b28de90
commit e4e681a9ab
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ type Query {
load_shouts_random_topic(limit: Int!): CommonResult! # { topic shouts }
# editor
get_my_shout(shout_id: Int!): CommonResult
get_my_shout(shout_id: Int!): CommonResult!
get_shouts_drafts: [Shout]
# topic