5 ms·
We aren't, but we know customers to create GraphQL access layers themselves.
by itcmcgrath 8y ago
We aren't, but we know customers to create GraphQL access layers themselves.
- pier25 8y agoThe point of having a GraphQL layer is not having to make it ourselves. https://aws.amazon.com/appsync/ https://aws.amazon.com/appsync/ https://hasura.io/ https://hasura.io/
- DigitalSea 8y agoI 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.