Hello folks, anyone knows the reason of `cannot no...
# orm-help
o
Hello folks, anyone knows the reason of
cannot not return null for non-nullable field
error ? because when I run my query in the prisma playground it works but not in my localhost playground, anyone can help please ?
j
I think you can get that error for a number of reasons. would need more context.
r
What’s is your code?