apollographql / graphql-subscriptions

:newspaper: A small module that implements GraphQL subscriptions for Node.js
MIT License
1.58k stars 133 forks source link

Weird Apollo server error-could not connect to endpoint #241

Open Karem1986 opened 3 years ago

Karem1986 commented 3 years ago

I have defined my schema for query Messages, resolver and mutation, also the subscription. Followed the docs for Apollo server subscription but it keeps giving the same error. I tried to use the Subscribe server from the docs but nothing works please see here the code and further explanation of this apollo server subscriptions issue:

https://stackoverflow.com/questions/65642947/weird-apollo-server-error-could-not-connect-to-endpoint