slug-filter-author-2
All checks were successful
Deploy on push / deploy (push) Successful in 1m11s

This commit is contained in:
Untone 2024-07-18 09:09:48 +03:00
parent 3ff52f944c
commit 983ad12dd3

View File

@ -76,6 +76,7 @@ input ReactionBy {
rating: Boolean
topic: String
created_by: Int
author: String
after: Int
sort: ReactionSort
}