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
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