diff --git a/webapp/graphql/User.js b/webapp/graphql/User.js index f16323073..053cb022f 100644 --- a/webapp/graphql/User.js +++ b/webapp/graphql/User.js @@ -285,6 +285,7 @@ export const currentUserQuery = gql` id url } + activeCategories } } `