reaction-sort-type

This commit is contained in:
2024-02-29 15:39:55 +03:00
parent 4d992f1b60
commit 1a563420d3
3 changed files with 20 additions and 10 deletions

View File

@@ -77,5 +77,5 @@ input ReactionBy {
topic: String
created_by: Int
after: Int
sort: String
sort: ReactionSort
}