I've been using graphcool (0.1) for quite some time, on a paid plan. I feel so lost with so many changes lately, graphcool 1.0, now prisma, first it was a baas, then open sourced, then only a graphql database, etc. My question are (and I totally thank you guys for the great tool you created) #1 how will you profit from it? I need to make sure we invest in a tool that will be supported. #2, how do I migrate? I underst…
Let me try to clear things up :-)
The Graphcool Framework is a all-in-one framework that combines a GraphQL query engine (now called Prisma), serverless functions and managed hosting (Graphcool Cloud).
Prisma is a major rewrite of the query engine. You can think of Prisma as the query engine powering the Graphcool Framework.
Today Prisma can be used stand alone as a GraphQL database layer in combination with GraphQL Binding. Later we will change the Graphcool Framework to use Prisma as the query engine.
In short - if you like the features of Graphcool Framework, you can keep using it like nothing changed.