Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-03-30 03:13:48 +0300
committerEvan Read <eread@gitlab.com>2023-03-30 03:13:48 +0300
commit0031aa30d1e944f9c4d6709d37a3bab330df5ebc (patch)
tree2e19f168ab8395d69ea1896c4d5ad1dc12a5ac38
parent6cd764b6b045b08cf21c6ebe1bd6956e0d5f8380 (diff)
Adding new GraphQL page
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0394eebb..a3783a2f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3082,6 +3082,8 @@ sections:
doc_url: 'ee/development/graphql_guide/pagination.html'
- doc_title: GraphQL Pro
doc_url: 'ee/development/graphql_guide/graphql_pro.html'
+ - doc_title: GraphQL API merge request checklist
+ doc_url: 'ee/development/graphql_guide/reviewing.html'
- doc_title: Import (GitHub)
doc_url: 'ee/development/github_importer.html'
- doc_title: Import (group migration by direct transfer)