graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

Results 297 graphql-tools issues
Sort by recently updated
recently updated
newest added

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make sure...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make...

**Is your feature request related to a problem? Please describe.** There's not really a problem per se, but a potential install speed / package size win, as well as lowered...

## Description Use a dynamic `import` when loading custom loaders in order to support loaders in ESM format. Retain the original implementation, which relies on `createRequire`, for the synchronous version...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make sure...