graphql-tools
https://github.com/ardatan/graphql-tools
TypeScript
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schema using SDL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to graphql-tools
Help out
- Issues
- Allow `addMocksToSchema` to pass validation options to `addResolversToSchema`
- Stitched schema does return "null" for aliased fields in union types
- Consider Codesandbox CI for this repo
- Cannot merge two directives if their descriptions differ (Part 2)
- Allow using merge directive without keyArg argument if resolver takes 0 arguments
- Repeatable directives from extensions merged incorrectly
- Merging directive arguments from extensions doesn't consider list input coercion
- allow using merge directive without keyArg argument if resolver takes 0 arguments
- @graphql-tools/wrap: Nested variable input types are not treated as input types
- Merge configs created using stitching directives don't respect type rename transforms on the subschema
- Docs
- TypeScript not yet supported