MongoOptions
MongoOptions =
BaseOptions&object
Defined in: packages/aipql/src/types.ts:115
Type Declaration
Section titled “Type Declaration”functions?
Section titled “functions?”
optionalfunctions?:Record<string,MongoFunctionHandler>
Custom function handlers keyed by CEL function name. Called instead of the built-in handler when present.