I am using relay-fullstack. It's using GraphQL.js
. I want use subscription of GraphQL in GraphQL.js
. But I can't find documents about subscription of GraphQL in GraphQL.js.
Can I use subscription of GraphQL in GraphQL.js
?
Or does not it support that?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Yes you can! I created a simple repository based on Facebook relay-examples todo relay modern with subscriptions support (server and client), you can check it out, I might also improve it in the future: https://github.com/jeremy-colin/relay-examples-subscription