Closed mubaidr closed 1 year ago
Currently, each schema has to be imported from its own file. Which is inconvenience.
Add re-sports for each directory. This will make it easy to import schema from only one import.
A similar option also exists in prisma-nestjs-graphql re-exports
prisma-nestjs-graphql
Thanks for maintaining such an awesome project.
Released in https://github.com/omar-dulaimi/prisma-zod-generator/releases/tag/0.8.6
Problem
Currently, each schema has to be imported from its own file. Which is inconvenience.
Suggested solution
Add re-sports for each directory. This will make it easy to import schema from only one import.
Alternatives
A similar option also exists in
prisma-nestjs-graphql
re-exportsAdditional context
Thanks for maintaining such an awesome project.