Chris Tsongas
01/05/2022, 5:09 PMnikolasburk
01/05/2022, 5:20 PM“Unchecked” input types allow you to perform some operations that are often considered “dangerous”, like directly writing foreign keys. Prisma allows you to choose either a safe or an unchecked input type when doing operations like.create
Chris Tsongas
01/06/2022, 6:49 PMnikolasburk
01/07/2022, 10:53 AMIs there a flag to turn off generation of unchecked types so I can see where I’ve been naughty?
Something like a strict mode?This doesn’t exist but I really like this idea, would you maybe mind opening a feature request for this so it can be tracked and evaluated by our Product and Engineering teams? 😄