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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-25 12:09:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-25 12:09:38 +0300
commit91a7f1897e7cb14d60c2aaf3afa76ebdc879d939 (patch)
tree111f4cd313d84a58852a454c605f7bf9e5524e4c /doc/api
parent3146b64c517a37529e440f7724e147dbfdfbeb9c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/graphql/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/graphql/getting_started.md b/doc/api/graphql/getting_started.md
index 237c0cc6934..5142496753c 100644
--- a/doc/api/graphql/getting_started.md
+++ b/doc/api/graphql/getting_started.md
@@ -4,7 +4,7 @@ group: Import and Integrate
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
-# Get started with GitLab GraphQL API **(FREE)**
+# Run GraphQL API queries and mutations **(FREE)**
This guide demonstrates basic usage of the GitLab GraphQL API.