MongoDBInverse
MongoDBInverse =
Record<string,string>
Defined in: expr/src/functions/mongodb.ts:27
Inverse of defaultMongoDBSerializers: maps MongoDB aggregation-operator names to
fn keys for the import direction (parsing). Keyed by operator token (e.g. $multiply).
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.