WJW
Convex Community2y ago
12 replies
WJ

Doc validator

How would I specify a doc type for the argument validator of a convex action? E.g. something along the lines of
args: {
  item: v.object(Doc("items"))
}
Was this page helpful?