You've already forked lldap
mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 12:32:57 +01:00
app: Add the group memberships
This commit is contained in:
committed by
nitnelave
parent
718da71d0d
commit
a54e73bded
@@ -6,5 +6,8 @@ query GetUserDetails($id: String!) {
|
||||
firstName
|
||||
lastName
|
||||
creationDate
|
||||
groups {
|
||||
id
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user