Network error: Server sent a subprotocol but none was requested
Opened this issue · 0 comments
adamsoffer commented
I'm trying to subscribe to a graphql query inside a NodeJS application using apollo-client-ws
but I'm getting this error: Network error: Server sent a subprotocol but none was requested
.
Has anyone encountered this before?
Here's my subscription/query: https://codesandbox.io/s/9y58o24124?fontsize=14