📝 Edit page
➕ Add page
GitHub
Recipes for querying data from GitHub's GraphQL API
Topics
Pages
Content
Resources
- New docs https://docs.github.com/en/graphql
- Old docs https://developer.github.com/v4/
External links
Recipes in gists and other repos.
- GitHub GraphQL - Get active repos in a GitHub account using the GraphQL API
- GitHub GraphQL - Get files in a repository
- repos_with_topics.gql query in
MichaelCurrin/my-github-projects
Jekyll repo. - Queries by area in
MichaelCurrin/github-graphql-tool/
Python repo.