VexGlobalsUpdateArgs
Defined in: packages/core/src/api/convex.ts:235
Args for api.vex.globals.update.
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optionalauth?:VexApiAuth
Defined in: packages/core/src/api/convex.ts:237
data:
Record<string,unknown>
Defined in: packages/core/src/api/convex.ts:239
slug:
string
Defined in: packages/core/src/api/convex.ts:238