VexRemoveArgs
Defined in: packages/core/src/api/convex.ts:149
Args for api.vex.remove.
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optionalauth?:VexApiAuth
Defined in: packages/core/src/api/convex.ts:151
collection
Section titled “collection”collection:
string
Defined in: packages/core/src/api/convex.ts:152
ids:
string[]
Defined in: packages/core/src/api/convex.ts:153
softDelete?
Section titled “softDelete?”
optionalsoftDelete?:string
Defined in: packages/core/src/api/convex.ts:154