In Prisma 1 if I had a User model, I could call db.exists.User({ email: "[email protected]" }) to check for existence. This came out of the box.
確定! 回上一頁