Skip to main content

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.

Functions

FunctionDescription
transformQueryRecursively process a query heirarchy using this versatile utility function.

Interfaces

InterfaceDescription
TransformQueryOptionsOptions object for transformQuery.

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.