3 Replies
i have
strictUndefinedChecks
on
what am I doing wrong?
Hi @piscopancer
I can see you are using the latest version of Prisma client which should allow you to use
Prisma.skip
. I'm not sure why it isn't working as expected within your react native setup. Could you please open an issue here.