Hello, is there any existing tooling/solution for ...
# orm-help
t
Hello, is there any existing tooling/solution for having multiple schema files and import/reuse models across many prisma schema files It will be great to define models in separate files for larger projects wondering if anything out there that does play nicely with prisma IDE tooling already? Let's say an Activity model that is tracking table activity but being used by multiple services as relational model
r
Hey @Tobias Meixner 👋 I am not aware of any external tooling, but you can watch this feature request for the implementation status.