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:
authorEvan Read <eread@gitlab.com>2023-03-30 03:13:48 +0300
committerEvan Read <eread@gitlab.com>2023-03-30 03:13:48 +0300
commit8d654f5df2f36ee1e306220d47ab27d206f6ec2b (patch)
tree64074105bea9f81567a1e7d9d7ee1ba5b8505746
parent1d5ec09156ed28d906662d541ddcba9cf061e2b5 (diff)
parent0031aa30d1e944f9c4d6709d37a3bab330df5ebc (diff)
Merge branch 'sselhorn-main-patch-77343' into 'main'
Adding new GraphQL page See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3714 Merged-by: Evan Read <eread@gitlab.com> Approved-by: Evan Read <eread@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-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)