* Fix 'How does upgrading or downgrading affect the billing process?' * Fix 'About Git Large File StorageAbout Git Large File Storage' * Fix 'What happens to forks when a repository is deleted or changes visibility?' * Fix 'Audited actions' * Fix 'About managing vulnerable dependencies' * Fix 'GitHub Connect Addendum to the GitHub Enterprise License Agreement' * Fix 'GitHub Government Takedown Policy' * Fix 'GitHub Username Policy' * Fix 'Using the Explorer' * Fix 'Resource limitations'
GraphQL
The /content/graphql directory is where the GitHub GraphQL API docs live!
-
The
/content/graphql/guidesand/content/graphql/overviewdirectories contain articles that are human-editable. -
The
/content/graphql/referencedirectory contains an article for each GraphQL data type used in the GitHub GraphQL API. Most of the content in this directory is rendered usingincludetags.The content rendered by
includetags is sourced from the/lib/graphql/staticdirectory, which is automatically generated from the API source code internally in GitHub, and should not be edited by a human. For more information, see the/lib/graphql/README.md.As a result, we cannot accept contributions to GraphQL API reference content in this repository.