Why am I getting this error during a create operat...
# prisma-client
g
Why am I getting this error during a create operation? I have supplied all the data needed
r
It seems
data.username
is missing. Are all the values that you sent defined?
g
Yup, I think thats it
Thanks a lot!
👍 1