* chore: Move standard to ESLint config * fix: auto-fix ESLint indent issues * fix: ESLint prefer-regex-literals * fix: ESLint array-callback-return - .filter must return a boolean value - .map replaced with forEach when the value isn't used * fix: ESLint no-extra-semi
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.