top | item 19048960

(no title)

itcmcgrath | 7 years ago

We aren't, but we know customers to create GraphQL access layers themselves.

discuss

order

pier25|7 years ago

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

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

https://hasura.io/

DigitalSea|7 years ago

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.