I have updated nexus-prisma from 0.3.1 to 0.3.2, a...
# orm-help
m
I have updated nexus-prisma from 0.3.1 to 0.3.2, and there is a breaking change in makePrismaSchema function. I have been looking for it in e.g https://nexus.js.org/docs/database-access-with-prisma and the documentation is outdated. Can someone tell me how can I refactor this?
w
Hey, what’s your error?
You might just need to re-run
nexus-prisma-generate
m
Ok, thanks. I haven't seen that we have to re-run it.