community-filter
All checks were successful
Deploy on push / deploy (push) Successful in 6s

This commit is contained in:
2025-06-30 11:38:22 +03:00
parent 23a6bf66b9
commit 9de86c0fae
2 changed files with 4 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ input LoadShoutsFilters {
featured: Boolean
reacted: Boolean # requires auth, used in load_shouts_feed
after: Int
community: Int
}
input LoadShoutsOptions {