diff --git a/webapp/graphql/groups.js b/webapp/graphql/groups.js index 5ee5869ce..10e1e5c17 100644 --- a/webapp/graphql/groups.js +++ b/webapp/graphql/groups.js @@ -93,7 +93,9 @@ export const updateGroupMutation = () => { name icon } - # avatar # test this as result + avatar { + url + } locationName myRole }