Hello everyone, I'm new to nestJS/Prisma. Can anyone please explain how to split modals in Prisma rather than creating all in a single file?
n
Nurul
04/25/2022, 8:50 AM
Hey 👋
Welcome to our community 🙌
We are working on the functionality to allow the splitting of schema files natively, here’s the GitHub Feature Request.
Meanwhile, you can use the community built Aurora tool to split schema files.