postmerge
All checks were successful
deploy / deploy (push) Successful in 1m26s

This commit is contained in:
2023-12-22 21:08:37 +03:00
parent 4e769332b7
commit d3ea567797
4 changed files with 41 additions and 1 deletions

View File

@@ -364,6 +364,7 @@ type Query {
load_shouts_feed(options: LoadShoutsOptions): [Shout]
load_shouts_unrated(limit: Int, offset: Int): [Shout]
load_shouts_random_top(options: LoadShoutsOptions): [Shout]
load_shouts_random_topic(limit: Int!): Result! # { topic shouts }
load_shouts_drafts: [Shout]
# topic