diff --git a/webapp/graphql/User.js b/webapp/graphql/User.js index 2f9e254c3..4b3a67775 100644 --- a/webapp/graphql/User.js +++ b/webapp/graphql/User.js @@ -311,6 +311,7 @@ export const userDataQuery = (i18n) => { } comments { author { + id slug } ...comment