Cristian Salamea
02/09/2022, 3:34 PMgetLastName() or getfirstName() so when I const user = await prisma.User.FindOne({}) then can do: user.getLastName() its possible that ?nikolasburk
Cristian Salamea
02/09/2022, 3:40 PMCristian Salamea
02/23/2022, 3:12 PMdelete() or deleteMany() functions? I need to introduce some restrictions to avoid deletion, thanks for you helpnikolasburk