Random garbage errors
Argument
content_id
is missing.
This makes no sense. I do content: {connect: {id: ''} why the hell would i need to specify an id... and when I do it means jackshit because it ignores it and asks me why i added that.5 Replies
Hi :vmathi: Sorry to hear that. It could be caused by a wrong schema relation. Can you have a look into this?
also
is there
a limit to how many nested creates you can have?
because i could not do this one field
unless i did it individually
Prisma supports any level of nesting supported by the data model
well i doubt that
i had create, under it createmany and it would keep throwing unknown argument
I could help you more if you share a little bit more of your code, like your schema and the code you are using 😅