apollographql/apollo-link

No documentation on changing protocol implementation. Fixed to 'graphql-ws'

Opened this issue · 0 comments

mluis commented

apollo-link-ws comes with the 'graphql-ws' Sec-Websocket-Protocol header.
I would like to change that.

Expected Behavior
Change websocket protocol.

Actual Behavior
Websocket protocol fixed to graphql-ws.