docs/script/graphql
Sarah Schneider aa5a62d49d
Remove versions feature flag code (#15793)
* remove FEATURE_NEW_VERSIONS from feature-flags.json

* remove process.env.FEATURE_NEW_VERSIONS from include files

* remove process.env.FEATURE_NEW_VERSIONS from lib files

* remove process.env.FEATURE_NEW_VERSIONS from middleware files

* remove process.env.FEATURE_NEW_VERSIONS from script files

* remove process.env.FEATURE_NEW_VERSIONS from test files

* update test fixtures to use new versions as canonical fixtures
2020-09-29 13:36:07 -04:00
..
utils Hello git history spelunker! 2020-09-27 14:10:11 +02:00
README.md Hello git history spelunker! 2020-09-27 14:10:11 +02:00
build-changelog-from-markdown.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
update-files.js Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00

README.md

GraphQL scripts

A scheduled workflow runs the following scripts on an hourly basis:

script/graphql/update-files.js
script/graphql/build-changelog-from-markdown.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.