ERROR CREATING WsLink #555
Unanswered
DylanDaCosta23
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Can you share the error? The server very likely does not support the new GraphQL over WebSocket protocol and graphql-ws is not backwards compatible. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have these errors... can someone help me ?
WebSocket connection to 'ws://localhost:5000/graphql-private' failed:
Error in subscription Error: Socket closed
With the library subscriptions-transport-ws was working, but when I migrate to this llibrary, it gives me error
Beta Was this translation helpful? Give feedback.
All reactions