dotansimha / dotansimha/graphql-code-generator
we should disallow adding the plugin which a preset already includes
Open
core
presets
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
This will help avoid confusion when duplicate of same types are generated.
Try to remove `typescript` from the `plugins` array. I think the `client-preset` already includes `typescript` plugin.
_Originally posted by @bianpratama in https://github.com/dotansimha/graphql-code-generator/discussions/8684#discussioncomment-4306782_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.