fixapi
All checks were successful
Deploy on push / deploy (push) Successful in 6s

This commit is contained in:
2024-11-18 23:23:20 +03:00
parent 283ad80632
commit a9d181db8f
2 changed files with 2 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ type Query {
# rating
get_my_rates_shouts(shouts: [Int!]!): [MyRateShout]
get_my_rates_comments(comments: [Int!]!, shout: Int!): [MyRateComment]
get_my_rates_comments(comments: [Int!]!): [MyRateComment]
# public feeds
load_shouts_with_topic(slug: String, options: LoadShoutsOptions): [Shout] # topic feed