I would like to ask you a question, if someone knows how to import my users, and the schema from another graphcool?
m
max
02/10/2018, 11:14 AM
you could write a node app with apollo-client
s
Stef
02/10/2018, 11:23 AM
There are a bunch of migration-y/import-y scripts in this github repo that I used as a starting point for this kind of task. Basically you have write a script to do this. https://github.com/marktani/scripts