Are you guys prepared to support a reactive GraphQL?
Michel Herszak
1
My limited understanding of GraphQL is that it is still all HTTP, which should work well with our platform. There isn’t anything I’m aware of that would prevent you from using GraphQL on Heroku. In fact, I think we might even use GraphQL internally for some things, though nothing I’ve directly worked on.
I would try it out, maybe write a blog post about how well it works or doesn’t work.