Currently, there's no way to hide some models from the generated schemas.
Suggested solution
Provide a unified way to exclude models through comments.
Alternatives
N/A
Additional context
This was requested in Prisma tRPC Generator library, to hide certain routers from frontend, which as a result means some schemas should not get generated.
Problem
Currently, there's no way to hide some models from the generated schemas.
Suggested solution
Provide a unified way to exclude models through comments.
Alternatives
N/A
Additional context
This was requested in Prisma tRPC Generator library, to hide certain routers from frontend, which as a result means some schemas should not get generated.