dotansimha / dotansimha/graphql-code-generator-community
typescript-graphql-apollo does not generate watch query operations
Open
- 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.**
using typescript-graphql-apollo the generated code creates query and mutation operations, but not apollo's watch query
**Describe the solution you'd like**
have the plugin create a watch method as well (similar to apollo-angular plugin)
**Describe alternatives you've considered**
None, if we want a simple apollo SDK without an added framework
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.