Argument `id`: Invalid value provided. Expected String, provided ().
I'm making a plugin and got this error:
----
My prisma schema and betterauth schema looks like this:
https://codeshare.io/jAg8zP
Anyone know a fix?
1 Reply
Solution
Im just stupid, wrote fieldname: "id" which broke it