Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql-let init shouldn't add "typescript" to config file #614

Open
tobz1000 opened this issue Jan 17, 2022 · 1 comment
Open

graphql-let init shouldn't add "typescript" to config file #614

tobz1000 opened this issue Jan 17, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@tobz1000
Copy link

After running graphql-let init, the plugins list contains typescript. Running the codegen with this config results in a warning that typescript shouldn't be specified in the plugins list. Not a major issue but might be confusing to new users.

It should probably either be initialised with plugins: [], or the user could be prompted whether they want to include typescript-operations, typescript-resolvers, or both.

@piglovesyou
Copy link
Owner

That's right

@piglovesyou piglovesyou added the good first issue Good for newcomers label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants