dotansimha / dotansimha/graphql-code-generator-community
Typescript-react-apollo plugin not parsing descriptions.
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 195
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 16
Description
**Is your feature request related to a problem? Please describe.**
I have descriptions in my graphql schema but Typescript-react-apollo not putting them to my types.
**Describe the solution you'd like**
Visitor must parse schema descriptions and put them to generated types.
**Additional context**
Typescript plugin providing me descriptions but Typescript-react-apollo not.
Expected Behaviour

Current Behaviour

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.