transformQuery
Recursively steps through a query object (RuleGroupType or RuleGroupTypeIC),
passing each RuleType object to a provided ruleProcessor function and returning a
new query object if there were any referential changes.
Index
Interfaces
| Interface | Description |
|---|---|
| TransformQueryOptions | Options object for transformQuery. |
Functions
| Function | Description |
|---|---|
| transformQuery | Recursively process a query heirarchy using this versatile utility function. |
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.