In case of using type res:Request, it will return an error of data type User error -> declare with attributes res:any
Instead of using MongoAtlas to tracking and changing something in DB,
To change easily , use :
npx prisma studio
-
Install npm
yarn -
Migrate Schema
npx prisma db push -
Run project
yarn start