Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
T3 Stack Prisma, tRPC error - data.id is missing - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y 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()
prisma.dailyActivity.create()
invocation
:
{ data
:
{ name
:
'asd
'
, timeSpent
:
'asd
'
,
+ id
: String
}
} Argument id for data
.id is missing
. Note
: Lines with
+ are required
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
t3-stack tRPC ssr
TTC
Theo's Typesafe Cult / questions
3y ago
t3 stack - Prisma user name from user id
TTC
Theo's Typesafe Cult / questions
4y ago
trpc-openapi with t3-stack
TTC
Theo's Typesafe Cult / questions
3y ago
TRPC vanilla queries (T3 stack)
TTC
Theo's Typesafe Cult / questions
3y ago