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
- Declare global PromiseWithResolvers type
- Support `.gts` & `.gjs` file loading on graphql-tag-pluck
- Extending a type with `mergeTypeDefs` throws away the `repeatable` definition on a schema directive
- Custom directive getting dropped during filtering
- build(load-files): generic for `loadFilesSync` and `loadFiles`
- Symbol-valued properties are not copied
- 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`
- Percent symbol (%) is classified as invalid path
- Docs
- TypeScript not yet supported