Join Slack
Powered by
Hey guys, is there a way to make changes to Prisma...
# orm-help
n
Nitin Sharma
04/17/2019, 5:30 AM
Hey guys, is there a way to make changes to Prisma and deploy our own version?
m
Martí Crespí
04/17/2019, 5:42 AM
You can modify your prisma schema with
nexus-prisma
, but you need to deploy your original prisma server and then your new generated prisma-nexus-client will work locally between them.
Open in Slack
Previous
Next