deptyped / prisma-extension-pagination

Prisma Client extension for pagination
https://npmjs.com/prisma-extension-pagination
MIT License
227 stars 17 forks source link

Prisma `5.13.0` introduce `omit` but not working with `prisma-extension-pagination` #32

Closed mamlzy closed 5 months ago

mamlzy commented 5 months ago

Here is my code:

// schema.prisma image

// api image

Here is the erorr message on my terminal:

image

deptyped commented 5 months ago

Thanks for reporting, should be fixed in 0.7.3