gatsby-typescript
gatsby-typescript copied to clipboard
(graphql-codegen) support tooling
Apparently there are three (3!) other plugins that does the same thing as gatsby-plugin-graphql-codegen:
- https://github.com/cometkim/gatsby-plugin-typegen
- https://github.com/daugsbi/gatsby-plugin-codegen (New typescript website uses this)
- https://github.com/neugelb/gatsby-plugin-generate-typings
It looks like some of these plugins have better support for tooling (eslint, vscode-apollo). I'll obviously need to do some catch up work on that front.
Hi @Kerumen, hope you don't mind me pinging — I see you in all of the repo listed above 😅 I wonder if you have any feature request/feedback for this project? Thanks!