Skip to content

MongoOptions

MongoOptions = BaseOptions & object

Defined in: packages/aipql/src/types.ts:115

optional functions?: Record<string, MongoFunctionHandler>

Custom function handlers keyed by CEL function name. Called instead of the built-in handler when present.