reason-apollo-hooks
reason-apollo-hooks copied to clipboard
Add connectionParams to the webSocketLinkOptionsT type
I ran into this issue yesterday, which prevents authenticating websocket connections based on tokens in a request header. Any other ways people are working around this?
See a similar issue in reason-apollo: https://github.com/apollographql/reason-apollo/issues/156