Theo's Typesafe CultTTC
Theo's Typesafe Cult4y ago
10 replies
.andreul

T3 Stack Prisma, tRPC error - data.id is missing

So I am trying to learn the techs in the T3 stack, and I encountered a weird problem.

Error:

Invalid prisma.dailyActivity.create() invocation: { data: { name: 'asd', timeSpent: 'asd', + id: String } } Argument id for data.id is missing. Note: Lines with + are required
prisma.JPG
practice_ts.JPG
add_activity.JPG
form.JPG
Was this page helpful?