Angel Svirkov
Angel Svirkov
**This is an ongoing issue which is used to keep track of potential GQL Mesh improvements. The feedback comes from use cases in trivago.** Most of the issues or ideas...
**Describe the bug** We cannot batch mutations between the mesh and a GraphQL Handler. **To Reproduce** Here is an example repository with example code and steps to reproduce - https://github.com/angelsvirkov/graphql-mesh-batch-mutations....
Applying a fix for #59 . In other words, this pull request enables the usage of `connection.query` and similar methods with all possible mysql function signatures. This makes it possible...
**Describe the bug** If a query connection has been upgraded, the corresponding query override function does not support all signatures of the initial query function. More specifically the [third query...
### 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](https://github.com/Urigo/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/Urigo/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/hello-world) > 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)_ - [x] 1. The issue provides a reproduction available on [Github](https://github.com/ardatan/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/ardatan/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/ardatan/graphql-mesh/tree/master/examples/hello-world) > Make sure...