7 ms·
(From hasura) Came across this blogpost that happens to describe where something like hasura sits and how it decouples product dev (app + bff) from data api (m
by tango12 3y ago
(From hasura)
Came across this blogpost that happens to describe where something like hasura sits and how it decouples product dev (app + bff) from data api (microservice + db) dev.
Think of Hasura as a GraphQL BFD (backend for data) instead of a GraphQL BFF.