Prisma ORM version 5.15.0 introduces a Preview feature allowing Prisma Schema to be organized into multiple files, enhancing manageability and organization, especially for larger projects. The new feature supports models being defined separately and used across different schema files without imports. The Prisma VSCode Extension

3m read timeFrom prisma.io
Post cover image
Table of contents
What is included in the multi-file Prisma Schema Preview featureHow to split your Prisma Schema into multiple filesWhen to use multi-file schemasTips for multi-file Prisma SchemasSample ProjectWe Want Your Feedback!Don’t miss the next post!
4 Comments

Sort: