prismaSchemaFolder Pattern?
Hi, do I need a
Based on the example below, (a,b).prisma fails to read the model of c in (a,b).prisma.
The services folder does not have .prisma.
The services folder subtest folder has .prisma.
.prisma file every time I encounter a folder structure of prismaSchemaFolder?Based on the example below, (a,b).prisma fails to read the model of c in (a,b).prisma.
The services folder does not have .prisma.
The services folder subtest folder has .prisma.