Commit a00f7d68 authored by Toon Claes's avatar Toon Claes

Note GraphQL docs need update too

When adding fields to the GraphQL endpoint, you'll need to add them to
the docs as well. So mention the developer should run the designated
rake task for that.
parent 3864bf4e
......@@ -676,6 +676,12 @@ the Admin Area UI, and Prometheus!
}
```
1. Update the GraphQL reference documentation:
```shell
bundle exec rake gitlab:graphql:compile_docs
```
Individual widget synchronization and verification data should now be available
via the GraphQL API!
......
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