Multi Schema files not being detected in ElysiaJS
I have a setup in ElysiaJS where my schema files are inside a directory called models, this has worked all along until Prisma 7, now my data models from other schema files are not being detected in
Below is just an example
schema.prisma when I generate.Below is just an example