diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-22 09:06:20 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-22 09:06:20 +0000 |
commit | 8a3fdede9607c806d88856d46d4f5394b630a006 (patch) | |
tree | 869139549ac3bd687fcf1286d6dd50b1d785702e /doc/README.md | |
parent | 8e75748aabcbcea411f8bbc68936805bc2b5ff0c (diff) | |
download | gitlab-ce-8a3fdede9607c806d88856d46d4f5394b630a006.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index f5bef4a4ad4..c8438f5fb8b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -42,6 +42,7 @@ Have a look at some of our most popular documentation resources: | [Kubernetes integration](user/project/clusters/index.md) | Use GitLab with Kubernetes. | | [SSH authentication](ssh/README.md) | Secure your network communications. | | [Using Docker images](ci/docker/using_docker_images.md) | Build and test your applications with Docker. | +| [GraphQL](api/graphql/index.md) | Explore GitLab's GraphQL API. | ## The entire DevOps Lifecycle |