arthurfiorette / prisma-json-types-generator

⚒️ Changes JsonValues to your custom typescript type.
https://npm.im/prisma-json-types-generator
MIT License
391 stars 22 forks source link

Incompatible with recent Prisma.Skip type #413

Open bodinsamuel opened 2 weeks ago

bodinsamuel commented 2 weeks ago

Prerequisites

Versions

    "@prisma/client": "5.22.0",
    "prisma": "5.22.0",
    "prisma-json-types-generator": "3.1.1"

A minimal reproducible example

d

Description

Hey, Thanks for providing this library, I recently upgraded to 5.22.0 and my json types stopped working.

Steps to Reproduce

Expected Behavior

Working

arthurfiorette commented 2 weeks ago

please put a bit more effort into your minimal reproducible example.