VexFindArgs
Defined in: packages/core/src/api/convex.ts:86
Args for api.vex.find.
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optionalauth?:VexApiAuth
Defined in: packages/core/src/api/convex.ts:88
collection
Section titled “collection”collection:
string
Defined in: packages/core/src/api/convex.ts:89
depth?
Section titled “depth?”
optionaldepth?:number
Defined in: packages/core/src/api/convex.ts:91
limit?
Section titled “limit?”
optionallimit?:number
Defined in: packages/core/src/api/convex.ts:92
paginationOpts?
Section titled “paginationOpts?”
optionalpaginationOpts?:PaginationOptions
Defined in: packages/core/src/api/convex.ts:93
populate?
Section titled “populate?”
optionalpopulate?:unknown
Defined in: packages/core/src/api/convex.ts:90