Merge branch 'master' into 5441-wrench-refactor-groupform-select-make-a-component

This commit is contained in:
mahula 2023-04-25 19:15:17 +02:00 committed by GitHub
commit 8fdf89d153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,6 +207,9 @@ export const groupMembersQuery = () => {
name
slug
myRoleInGroup
avatar {
url
}
}
}
`