gatsby-typescript icon indicating copy to clipboard operation
gatsby-typescript copied to clipboard

(graphql-codegen) support tooling

Open d4rekanguok opened this issue 5 years ago • 1 comments

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.

d4rekanguok avatar Jan 28 '20 07:01 d4rekanguok

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!

d4rekanguok avatar Feb 08 '20 14:02 d4rekanguok