diff --git a/webapp/graphql/Fragments.js b/webapp/graphql/Fragments.js index 4d3b0958c..1edcd364c 100644 --- a/webapp/graphql/Fragments.js +++ b/webapp/graphql/Fragments.js @@ -28,6 +28,7 @@ export const userCountsFragment = gql` contributionsCount commentedCount followedByCount + followingCount followedByCurrentUser } `