diff --git a/webapp/graphql/User.js b/webapp/graphql/User.js index de978d26c..cb767026f 100644 --- a/webapp/graphql/User.js +++ b/webapp/graphql/User.js @@ -394,9 +394,11 @@ export const currentUserQuery = gql` allowEmbedIframes showShoutsPublicly emailNotificationSettings { - name type - value + settings { + name + value + } } termsAndConditionsAgreedVersion socialMedia {