parseMongoDB
Converts a MongoDB query object or parseable string into a DefaultRuleGroupType or DefaultRuleGroupTypeIC.
Functions
| Function | Description |
|---|---|
| parseMongoDB | Converts a MongoDB query object or parseable string into a query suitable for the index!QueryBuilder QueryBuilder component's query or defaultQuery props (DefaultRuleGroupType). |
Interfaces
| Interface | Description |
|---|---|
| ParseMongoDbOptions | Options object for parseMongoDB. |
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.