Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
19 lines
809 B
Markdown
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
|
|
```
|