Hey guys, new to Graphcool. I'm having some trouble, the documentation to me seems a bit confusing. So some questions...
1) Do I follow the 0.x or 1.0 version of the docs?
2) When I install Graphcool on my system, do I run
npm install -g graphcool
,
npm install -g graphcool-framework
or
npm install -g prisma
?