| # GraphQL | |
| The files in this directory are kept in sync with their counterparts on `github/github` | |
| by [automation](../src/graphql/README.md). These files **should not** be edited by humans. | |
| Dotcom source files: | |
| ``` | |
| config/schema.docs.graphql | |
| config/graphql_previews.yml | |
| graphql_upcoming_changes.yml | |
| ``` | |
| Enterprise source files: | |
| ``` | |
| enterprise-VERSION-release/config/schema.docs-enterprise.graphql | |
| enterprise-VERSION-release/config/graphql_previews.enterprise.yml | |
| enterprise-VERSION-release/config/graphql_upcoming_changes.public-enterprise.yml | |
| ``` | |