graphql-js
graphql-js copied to clipboard
Document subscription support
I couldn't find anything about subscription in the docs. I'm especially interested in how to use the client to subscribe to a subscription.
@IvanGoncharov i would like to work on the issue, can you assign it to me? PS: i have already setup the repo
@adrijshikhar @IvanGoncharov Any news on this? 🚀
Not yet but I will try as soon as possible.
Is there a example i could use? I want to create subscriptions on my node server but don't even know where to start.
You can checkout graphql-yoga - production ready, framework agnostic server which has built in support for subscriptions and many other great features https://www.the-guild.dev/graphql/yoga-server/docs/features/subscriptions