Feature #26488
closed
graphql: add currentUser query
Added by Timo Goebel over 5 years ago.
Updated over 5 years ago.
Description
A graphql user should be able to get information about himself.
A query to get all usergroups for the currently signed in user should look like this:
currentUser {
usergroups {
id
name
}
}
Related issues
1 (1 open — 0 closed)
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6629 added
- Fixed in Releases 1.22.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF