dotansimha / dotansimha/graphql-code-generator
remove the `declarationKind option`
Open
core
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
In my opinion, the option does not provide any benefit over just using `type`, by removing it we remove complexity.
This would be a breaking change to consider for the next major.
____
Related:
- https://github.com/dotansimha/graphql-code-generator/issues/7938
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.