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.

Index

Interfaces

InterfaceDescription
TransformQueryOptionsOptions object for transformQuery.

Functions

FunctionDescription
transformQueryRecursively 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.