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