1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/graphql
Ben Ahmady 546cd38681 Merge pull request #42250 from github/mgriffin/answered-discussion
Add answered filter and isAnswered field to the using graphql for discussions guide page
2023-09-20 12:55:52 +01:00
..

GraphQL

The /content/graphql directory is where the GitHub GraphQL API docs live!

  • The /content/graphql/guides and /content/graphql/overview directories contain articles that are human-editable.
  • The /content/graphql/reference directory contains an article for each GraphQL data type used in the GitHub GraphQL API. This content is generated from the data in src/graphql/data and should not be edited by a human. As a result, we cannot accept contributions to GraphQL API reference content in this repository.

For more information, see the /src/graphql/README.md.