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
cc1e91be1c
gitlab-ce
/
app
/
assets
/
javascripts
/
graphql_shared
/
queries
/
current_user.query.graphql
8 lines
100 B
GraphQL
Raw
Blame
History
#import "../fragments/user.fragment.graphql"
query
currentUser
{
currentUser
{
...
User
}
}
Reference in New Issue
View Git Blame
Copy Permalink