VexCreateArgs
Defined in: packages/core/src/api/convex.ts:132
Args for api.vex.create.
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optionalauth?:VexApiAuth
Defined in: packages/core/src/api/convex.ts:134
collection
Section titled “collection”collection:
string
Defined in: packages/core/src/api/convex.ts:135
data:
Record<string,unknown>
Defined in: packages/core/src/api/convex.ts:136