d4rekanguok / gatsby-typescript

Alternative typescript support plugin for Gatsbyjs. Aims to make using typescript in Gatsby as painless as possible
MIT License
122 stars 18 forks source link

(graphql-codegen) support tooling #30

Open d4rekanguok opened 4 years ago

d4rekanguok commented 4 years ago

Apparently there are three (3!) other plugins that does the same thing as gatsby-plugin-graphql-codegen:

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.

d4rekanguok commented 4 years ago

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!