"Property does not exist" when I want to use model added in Prisma.schema – Plesk
I'm working on ReactJS project with NextJS Framework and Prisma to manage connection and queries to the DB. On my local project the Support model is found and when I use it in my API and build my project it's…