Can someone explain me what following error in res...
# prisma-whats-new
d
Can someone explain me what following error in resolver function could be:
Copy code
{ “error”: “Function returned invalid status code: 0. Raw body: empty.last” }
n
does this error occur with a local or a remote function?
d
this error occurs with a remote resolver. and it only happens randomly and I can’t figure out how and why it happens