https://github.com/blimmer/github-graphql-schema-types
https://github.com/blimmer/github-graphql-schema-types
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blimmer/github-graphql-schema-types
- Owner: blimmer
- Created: 2020-05-16T15:38:38.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T08:53:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T04:05:32.575Z (over 1 year ago)
- Language: TypeScript
- Size: 268 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-graphql-schema-types
This repository contains sample code to generate Typescript types from the
Github GraphQL API using
[`graphql-codegen`](https://graphql-code-generator.com/) and
[`@octokit/graphql-schema`](https://github.com/octokit/graphql-schema).
For more details, please check out the
[companion blog post](https://benlimmer.com/2020/05/16/adding-typescript-types-github-graphql-api/)
for an explanation and walkthrough.
## Author
This package is created and maintained by
[Ben Limmer](https://www.linkedin.com/in/blimmer/), a
[freelance architect and consultant](https://benlimmer.com/consulting/). I love
helping businesses of all sizes solve their hardest technology problems. Let's
[connect](https://benlimmer.com/consulting/contact/) if I can be of help!