1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Files
docs/data/graphql/README.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

19 lines
809 B
Markdown

# 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
```