events-trigger-query-fix
All checks were successful
Deploy on push / deploy (push) Successful in 25s
All checks were successful
Deploy on push / deploy (push) Successful in 25s
This commit is contained in:
@@ -5,7 +5,7 @@ type AuthorStat {
|
||||
rating: Int
|
||||
rating_shouts: Int
|
||||
rating_comments: Int
|
||||
commented: Int
|
||||
comments: Int
|
||||
viewed: Int
|
||||
}
|
||||
|
||||
@@ -123,7 +123,7 @@ type TopicStat {
|
||||
shouts: Int!
|
||||
followers: Int!
|
||||
authors: Int!
|
||||
viewed: Int
|
||||
comments: Int
|
||||
}
|
||||
|
||||
type Topic {
|
||||
|
Reference in New Issue
Block a user