IdanI
Convex Community3y ago
5 replies
Idan

Hey guys, quick question, I have an

Hey guys, quick question, I have an query with some args, i want to pass as an arg a convex object, i don't want to specifically set all of its properties as arguments like : name: v.string(), age: v.number() and so on, is there a way to infer the object type and set the argument type to it?

Thanks!
Was this page helpful?