https://www.prisma.io/docs/concepts/components/prisma-client/null-and-undefined
Prisma Client differentiates between null and undefined:
nullis a valueundefinedmeans do nothing
https://www.prisma.io/docs/concepts/components/prisma-client/null-and-undefined
Prisma Client differentiates between null and undefined:
null is a valueundefined means do nothing