Harjaap Singh Makkar
10/04/2021, 8:00 PM{
"error": "\nInvalid `prisma.want.create()` invocation:\n\n\n Failed to validate the query: `Field does not exist on enclosing type.` at `Mutation.createOneWant`"
}
Hello everyone, ^ that's the error I've hit. 'Wants' is a new table I've added, I've completed the migration and run prisma generate with no issues. It's a fairly simple table and I'm supplying all the needed fields. I'd really appreciate any insights!Ryan
10/05/2021, 6:32 AMnode_modules
and reinstalling everything again.
Also I would suggest keeping prisma
and @prisma/client
versions the same.Harjaap Singh Makkar
10/06/2021, 3:41 PMHarjaap Singh Makkar
10/06/2021, 5:15 PM