docs/script/graphql
Kevin Heis 11d8e415da
Check repository references (#16680)
* Check repository references

* Remove "foundRepoNames" that I used to find all the unique names

* A little speed up with Set

* Ignore a few files

* Remove remaining references

* Update README.md
2020-12-03 16:41:03 +00:00
..
utils Check repository references (#16680) 2020-12-03 16:41:03 +00:00
README.md Check repository references (#16680) 2020-12-03 16:41:03 +00:00
build-changelog.js Check repository references (#16680) 2020-12-03 16:41:03 +00:00
update-files.js Merge branch 'main' of github.com:github/docs-internal into build-changelog 2020-12-01 09:40:04 -05:00

README.md

GraphQL scripts

A scheduled workflow runs the following scripts on a daily basis:

script/graphql/update-files.js

These scripts update the static JSON files used to render GraphQL docs. See the lib/graphql/README for more info.

Note: The changelog script pulls content from the internal-developer repo. It relies on graphql-docs automation running daily to update the changelog files in internal-developer.