VexFindPaginatedArgs
Defined in: packages/core/src/api/convex.ts:97
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:99
collection
Section titled “collection”collection:
string
Defined in: packages/core/src/api/convex.ts:100
depth?
Section titled “depth?”
optionaldepth?:number
Defined in: packages/core/src/api/convex.ts:102
limit?
Section titled “limit?”
optionallimit?:number
Defined in: packages/core/src/api/convex.ts:103
paginationOpts
Section titled “paginationOpts”paginationOpts:
PaginationOptions
Defined in: packages/core/src/api/convex.ts:104
populate?
Section titled “populate?”
optionalpopulate?:unknown
Defined in: packages/core/src/api/convex.ts:101