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
- Directive default enum value is not mapped to internal representation
- Migrate from globby to tinyglobby
- upgrade executor to non-duplicating incremental delivery format
- Support custom loaders in ESM format
- Error using custom loaders after migrating my project to ESM
- Mocked values for fields that take in parameters are not respected when provided in a list
- Extending a type with `mergeTypeDefs` throws away the `repeatable` definition on a schema directive
- Improve handling of multiple non-null types in buildOperationNodeForField
- Stitching schema with wrapSchema seems swallowing or not passing through the error
- Improve handling of selections that would only consist of `__typename`
- Docs
- TypeScript not yet supported