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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-16 03:11:46 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-16 03:11:46 +0300
commita83fba70a686e21616c0521cf2a3c9525bf54284 (patch)
tree6c056ef0185fb7cdb5a1172be9471b535846c36f /doc/api/graphql
parenta7aff3e0e4deb15c0902e0f948eb300ba77f3e47 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/graphql')
-rw-r--r--doc/api/graphql/reference/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/graphql/reference/index.md b/doc/api/graphql/reference/index.md
index a5e6a5ef831..ba045bc3cf7 100644
--- a/doc/api/graphql/reference/index.md
+++ b/doc/api/graphql/reference/index.md
@@ -9851,7 +9851,7 @@ four standard [pagination arguments](#connection-pagination-arguments):
##### `GeoNode.pagesDeploymentRegistries`
-Find Pages Deployment registries on this Geo node Available only when feature flag `geo_pages_deployment_replication` is enabled. This flag is disabled by default, because the feature is experimental and is subject to change without notice.
+Find Pages Deployment registries on this Geo node.
Returns [`PagesDeploymentRegistryConnection`](#pagesdeploymentregistryconnection).