prisma-class-validator
Automatically generator class-validator schema from Prisma client
Automatically generator class-validator schema from Prisma client
Converters graphQL info parameter into prisma-client select part
Ensures that your Prisma files are copied
Soft Delete can be used to hide records instead of deleting them, making them recoverable later.
Truncate is a set of extensions containing strategies for cleaning your database. Ideal for isolating tests.
A collection of core helpers for @prisma-extensions/* packages.
Factory enables you to easily create and build database records for testing or seeding purposes.
Simplify your development experience by finding or creating records with a function.
Read Only disallows any-and-all mutation operations either for the client or specific models.
Ensures that your Prisma files are copied
Prisma Client extension for generating custom ids
Prisma Client extension for pagination
Prisma Client extension for soft deleting records
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma 2+ generator to emit fully implemented tRPC routers
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma +2 generator to emit Joi schemas from your Prisma schema
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma 5+ generator to emit Zod Enums schemas from your Prisma schema