Enrique Mejia

Results 2 issues of Enrique Mejia

I'm adding missing `findUniqueOrThrow` and `findFirstOrThrow` to PrismaAction ts type. Closes #17470

### Bug description Hey Guys, I'm using the `Prisma.MiddlewareParams` type which contains an attribute `action` of type [PrismaAction](https://github.com/prisma/prisma/blob/731dce39919db180795fd923202a46d5ae833562/packages/client/src/generation/TSClient/PrismaClient.ts#L594-L610). Which is missing a couple of actions that actually exists `findUniqueOrThrow` and...

bug/1-unconfirmed
kind/bug
topic: client types
tech/typescript
team/client