if my prisma schema file is getting bigger, how ca...
# orm-help
t
if my prisma schema file is getting bigger, how can i split it?
2
n
Hey @tylim, right now Prisma always requires you to have a single schema file, so splitting it is unfortunately not possible at the moment. We have an open feature request for that here already, feel free to leave a comment with your use case or subscribe for updates 🙂