Quick question. I’ve bootstrapped a project with t...
# orm-help
b
Quick question. I’ve bootstrapped a project with the graphql cli and I’m wondering the best way to change the prisma endpoint. Do i just update path in the
.env
file or do I need to run any other commands?