mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
graphql: Add a method to list groups
This commit is contained in:
committed by
nitnelave
parent
e4d6b122c5
commit
480f48f820
@@ -7,7 +7,7 @@ query GetUserDetails($id: String!) {
|
||||
lastName
|
||||
creationDate
|
||||
groups {
|
||||
id
|
||||
displayName
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user