Commit 2e1dcbc8 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Link to full URL inside the repo

We need to link to the full URL of the file, otherwise the link checking
will fail.
parent f9c84077
......@@ -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