-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Description
the documentation of ruleGroupProcessor argument for transformQuery states:
/**
* When a group is encountered in the hierarchy, it will be replaced
* with the result of this function. Note that the `rules` property from
* the original group will be processed as normal and reapplied to the
* new group object.
*
* @defaultValue `rg => rg`
*/
is there a reason why a change in the property rules is not supported?
Metadata
Metadata
Assignees
Labels
No labels