schema-fix
All checks were successful
deploy / deploy (push) Successful in 1m33s

This commit is contained in:
Untone 2023-12-18 03:55:12 +03:00
parent a2ab5e8473
commit 64b571fccd

View File

@ -256,6 +256,7 @@ input LoadShoutsOptions {
filters: LoadShoutsFilters filters: LoadShoutsFilters
with_author_captions: Boolean with_author_captions: Boolean
limit: Int! limit: Int!
random_limit: Int
offset: Int offset: Int
order_by: String order_by: String
order_by_desc: Boolean order_by_desc: Boolean