Before I ask in the issue, Is there a known workar...
# prisma-whats-new
s
Before I ask in the issue, Is there a known workaround for this? https://github.com/graphcool/framework/issues/1133
n
1) why are you not asking that in the issue? 2) what is the use case you are searching a solution for?
s
1) Github can be to spammy 🙂 2) I have a deployed service, I now wants to deploy to it.
n
got it, I'll share some thoughts in the issue
s
thx!
n
hmm so does the deploy target exist in your
.graphcoolrc
already?
s
no, It was created trough the GUI, and then I updated it trough the CLI som weeks ago, and now I tried to get up-to-date with the latest, so I run
graphcool init
and moved stuff from old files (projects.graphcool) to correct places and moved my resolver functions from the GUI into git!
n
you can download the service definition from the project settings in the Console
👍 1