An open API service indexing awesome lists of open source software.

https://github.com/blimmer/github-graphql-schema-types


https://github.com/blimmer/github-graphql-schema-types

Last synced: 8 months ago
JSON representation

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!