I have been using graphcool BaaS, and now I would ...
# prisma-whats-new
t
I have been using graphcool BaaS, and now I would like to create same environment on my mac using graphcool framework. I have set up the framework and create same schemata. Then I want to import the data from graphcool BaaS to graphcool env on my mac. I could export data of BaaS, but I don't know how to import the data. Is there any advice?
n
there's no import command yet, but it's being designed here: https://github.com/graphcool/framework/issues/610
t
Thanks! I'm looking forward to it