what is difference between `prisma` and `graphcool...
# prisma-whats-new
m
what is difference between
prisma
and
graphcool
?
m
thank you. As far as I understand prisma is tool that creates queries and mutations. right
Another question. can you look at this issue? https://github.com/graphcool/prisma/issues/1521 this preventing me to deploy my graphcool-framework application to production.
basically I am changing data in
operationBefore
. But server is not saving changed data.
strange thing is it works on local. Does not work on cloud.