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 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
- Bring AddArgumentsAsVariables back
- feat(wrap): New transform AddArgumentsAsVariables
- I set requireResolversForResolveType: 'ignore', then get this warning Type "QueryResponse" is missing a "__resolveType" resolver.
- Apollo BatchHttpLink queries failing in React app
- Docs
- TypeScript not yet supported