dotansimha / dotansimha/graphql-code-generator
[typescript-resolvers] avoid input optional as typescript-operations
Open
core
kind/enhancement
plugins
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
Now, we have dedicated controls of optional types in typescript-operations, including `field`, `inputValue` and `Object`. However, we only can choose on or off in typescript-resolvers.
I suggest that typescript-resolvers can take `avoidOptionals` as typescript-operations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.