This website requires JavaScript.
Explore
Help
Sign In
root
/
gitlab-ce
mirror of
https://gitlab.com/free-releases/gitlab-ce.git
Watch
1
Star
0
Fork
You've already forked gitlab-ce
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
458ea72fff
gitlab-ce
/
app
/
assets
/
javascripts
/
graphql_shared
/
queries
/
get_user_callouts.query.gra...
11 lines
108 B
GraphQL
Raw
Blame
History
query
getUser
{
currentUser
{
id
callouts
{
nodes
{
featureName
}
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink