Show identity for each membership in MyGroups

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-12-01 16:14:53 +01:00
parent 01c86a1cb9
commit f642113070
2 changed files with 38 additions and 8 deletions

View File

@@ -287,6 +287,16 @@ export const LOGGED_USER_MEMBERSHIPS = gql`
elements {
id
role
actor {
id
avatar {
id
url
}
preferredUsername
name
domain
}
parent {
id
preferredUsername