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
19db7fd1fe
gitlab-ce
/
spec
/
fixtures
/
api
/
graphql
/
recursive-query-nodes.graphql
20 lines
297 B
GraphQL
Raw
Blame
History
{
project
(
fullPath
:
"gitlab-org/gitlab"
)
{
group
{
projects
{
nodes
{
group
{
projects
{
nodes
{
group
{
description
}
}
}
}
}
}
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink