Commit 5d7bfefe authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-fix-lint' into 'master'

Link to full URL inside the repo

See merge request gitlab-org/gitlab!20623
parents 91327e62 2e1dcbc8
......@@ -97,7 +97,7 @@ query {
### The root node
Any field defined in [`QueryType`](app/graphql/types/query_type.rb) will be exposed as a root node.
Any field defined in [`QueryType`](https://gitlab.com/gitlab-org/gitlab/tree/master/app/graphql/types/query_type.rb) will be exposed as a root node.
When retrieving child nodes use:
- the `edges { node { } }` syntax.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment