PrismaP
Prisma2y ago
Nik

[Typescript] Prisma result extension typing

How can I get proper typing in a prisma result extension for $allModels? For a simple example, I want to return the same type available in a Model.create for any model
Was this page helpful?