Is there any good way to ‘transfer’ the functions ...
# prisma-whats-new
y
Is there any good way to ‘transfer’ the functions (both subscription and pipeline) from one project to another? Or I have to simply copy everything across?
👍 1
a
You can Clone your project in: Settings -> General -> Clone Project. If you're looking to export them into your own graphql instance you can export everything by going to: Settings -> Export
y
I have tried the project clone a couple of days ago, but it only cloned the schema. Are you sure they will also clone the functions?
a
This is what the new CLI, currently in open beta, is designed for. Please join the discussion here: https://www.graph.cool/forum/t/feedback-new-cli-beta/949 if you want to use it.
y
@agartha Thanks!
😎 1
@agartha I just read through the feedback thread. So if I want to turn my current console project into a cli project, I need to join the beta programme? How can I join? Many thanks.
a
You can ask for it in that thread, or contact @nilan on the Forum.
y
Thanks