Show identity for each membership in MyGroups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -287,6 +287,16 @@ export const LOGGED_USER_MEMBERSHIPS = gql`
|
||||
elements {
|
||||
id
|
||||
role
|
||||
actor {
|
||||
id
|
||||
avatar {
|
||||
id
|
||||
url
|
||||
}
|
||||
preferredUsername
|
||||
name
|
||||
domain
|
||||
}
|
||||
parent {
|
||||
id
|
||||
preferredUsername
|
||||
|
||||
Reference in New Issue
Block a user