Commit 34272b13 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'docs/fix-doc-about-graphql-update-all' into 'master'

Adds missing comment

See merge request gitlab-org/gitlab!59701
parents fecaaefd 5fb2757e
......@@ -362,3 +362,7 @@ This uses GraphQL Ruby's built-in Rake tasks to generate files in both [IDL](htt
### Update documentation and schema definitions
The following command combines the intent of [Update GraphQL documentation and schema definitions](#update-graphql-documentation-and-schema-definitions) and [Update machine-readable schema files](#update-machine-readable-schema-files):
```shell
bundle exec rake gitlab:graphql:update_all
```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment