graphql-tools
graphql-tools copied to clipboard
graphql-ws executor does not resolve `connectionParams`
trafficstars
Issue workflow progress
Progress of the issue based on the Contributor Workflow
- [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox
Make sure to fork this template and run
yarn generatein the terminal.Please make sure the GraphQL Tools package versions under
package.jsonmatches yours. - [ ] 2. A failing test has been provided
- [ ] 3. A local solution has been provided
- [ ] 4. A pull request is pending review
Describe the bug
This is a copy of this bug: https://github.com/ardatan/graphql-mesh/issues/5774
To Reproduce Steps to reproduce the behavior:
Please look at: https://github.com/ardatan/graphql-mesh/issues/5774
Expected behavior
the connectionParams should be resolved
Environment:
- OS: macOS 13.6.
@graphql-tools/executor-graphql-ws: 1.1.0- NodeJS: 18.18.0