ottdev
4 years agoNewbie
How to implement GraphQL subscriptions
As I know currently the RokuOS does not have a framework or functions to create and query GraphQL and currently we are using simple get/post https requests with GraphQL json and it works fine. But now I have to implement GraphQL subscriptions support. Any thoughts on how this can be implemented?