I'm looking for a graphql interface that can serve subscriptions. Is anyone familiar of a combination of data store and graphql server that can fill this need, or is working towards it?
Interesting that finally we have a data driven stack with GraphQL. My biggest problem with REST and other similar protocols is that these try to hide data from you.