apollo
apollo copied to clipboard
enhancement: Add support for custom connectionParams in websocket initializer
๐ Linked issue
Related #555
โ Type of change
- [ ] ๐ Documentation (updates to the documentation or readme)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [x] ๐ Enhancement (improving an existing functionality)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Adds support for configuring any number of options in connectionParams within the graphql-ws client. Previously, connectionParams was a disabled option that was ignored when supplied.
Deploy Preview for apollo-module canceled.
| Name | Link |
|---|---|
| Latest commit | 1454ed1f0974f416450324aebbd270bcf138adeb |
| Latest deploy log | https://app.netlify.com/projects/apollo-module/deploys/6848654b480073000892c71b |