Skip to content

mongo

mongo(expr, opts?): MongoOutput

Defined in: packages/aipql/src/dialects/mongo.ts:383

Translates a checked AIP-160 filter expression into a MongoDB filter document.

The output can include MongoDB query operators and values normalized for the MongoDB driver, including timestamp and duration conversions.

CheckedExpr

MongoOptions

MongoOutput