Skip to content
Snippets Groups Projects
Commit cd84e331 authored by Luke Duncalfe's avatar Luke Duncalfe :two: Committed by Kati Paizee
Browse files

Remove developer-related instructions from customer-facing GraphQL docs

parent a823fb61
No related branches found
No related tags found
1 merge request!91948Remove developer-related instructions from customer-facing GraphQL docs
......@@ -61,14 +61,6 @@ You can work with sample queries that pull data from public projects on GitLab.c
The [get started](getting_started.md) page includes different methods to customize GraphQL queries.
### Update the GraphQL API reference
If you change the GraphQL schema, create a merge request to get your changes approved.
To generate the required documentation and schema, see
[Rake tasks for developers](../../development/rake_tasks.md#update-graphql-documentation-and-schema-definitions).
Run the commands using the [GitLab Development Kit](https://gitlab.com/gitlab-org/gitlab-development-kit/).
## Breaking changes
The GitLab GraphQL API is [versionless](https://graphql.org/learn/best-practices/#versioning) and changes to the API are primarily backward-compatible.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment