Graphql2typescript is a library that convert graphql schema to typescript types and save them into file.
If you would like to know how you can use it, please check this README file.
If you have any problem during using graphql2typescript library please create an issue or contact me directly:
MIT 🕊
- Fork this repo
- Create your feature branch: git checkout -b feature-name
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request