less topicstat

This commit is contained in:
2022-11-23 16:34:34 +03:00
parent cbd34bbe4e
commit a41af344a7
5 changed files with 15 additions and 15 deletions

View File

@@ -477,9 +477,9 @@ type TopicStat {
followers: Int!
authors: Int!
# viewed: Int
reacted: Int!
commented: Int
rating: Int
# reacted: Int!
#commented: Int
# rating: Int
}
type Topic {