Hacker News new | ask | show | jobs
by itcmcgrath 2689 days ago
We aren't, but we know customers to create GraphQL access layers themselves.
1 comments

The point of having a GraphQL layer is not having to make it ourselves.

https://aws.amazon.com/appsync/

https://hasura.io/

I have created a GraphQL layer over the top of Firebase and while it was pretty easy to do so using Cloud Functions, I agree that it would be great if Firebase offered this out of the box without needing to do all of the work you currently have to, to use it.