dotansimha / dotansimha/graphql-code-generator-community
MongoDB Plugin: Directive definitions and external tools
Open
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 195
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 16
Description
When using the MongoDB plugin together with external tools I often run into issues because the schema is missing the directive definitions. My current solution is to keep a `schema-directives.graphql` handy and in various ways expose this to the external tool, which is kind of cumbersome.
It'd be great if the MongoDB plugin exposed the directives so it could be imported in the schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.