KEIJIK
Convex Community2y ago
2 replies
KEIJI

Assigning External IDs to Convex Functions

How can I assign an Id<"players"> type argument to a parameter of type ExpressionOrValue<"playerId"> in Convex without encountering a TypeScript error (ts2345)?
Was this page helpful?