Closed codeninja closed 1 year ago
Is your feature request related to a problem? Please describe. Current lib only supports prisma to 4.13.0
Describe the solution you'd like I'd like to use the package with the latest version of prisma.
Just use SKIP_PRISMA_VERSION_CHECK=true and wait for the update. https://prisma.typegraphql.com/docs/basics/prisma-version
SKIP_PRISMA_VERSION_CHECK=true
Provided your recent update, I'd like to see this issue reopened.
Is your feature request related to a problem? Please describe. Current lib only supports prisma to 4.13.0
Describe the solution you'd like I'd like to use the package with the latest version of prisma.