Forum Discussion

ottdev's avatar
ottdev
Newbie
5 years ago

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 no...