<@U0RQY0KK5> is there a guide for migrating from g...
# prisma-whats-new
m
@nilan is there a guide for migrating from graphcool tp prisma? And by migrate I mean the data and existing resolver functions, not just the differences between them and how to setup a new prisma cluster Currently I’m getting errors when importing the .zip I exported from graphcool cloud into prisma cloud
m
Yes that’s what you emailed over. So am I right in thinking it’s a full rewrite of the application (resolvers/hooks), and nothing can actually be migrated? Also the data is an important part, to migrate that from graphcool to prisma These guides seem to assume you are starting from scratch, unless I’m missing something, and don’t indicate how you would actually migrate an existing application with a ton of code and data