Skip to main content

defaultRuleGroupProcessorMongoDB

const defaultRuleGroupProcessorMongoDB: RuleGroupProcessor<string>

Defined in: packages/react-querybuilder/src/utils/formatQuery/defaultRuleGroupProcessorMongoDB.ts:16

Rule group processor used by formatQuery for "mongodb" format.

Note that the "mongodb" format is deprecated in favor of the "mongodb_query" format.


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.