diff --git a/schema/type.graphql b/schema/type.graphql index e0277ce5..a51c880a 100644 --- a/schema/type.graphql +++ b/schema/type.graphql @@ -1,5 +1,6 @@ type AuthorStat { shouts: Int + topics: Int authors: Int followers: Int rating: Int