Hi all,
Currently I am making use of the query builder in Angular. However, i would really like to add a maximum of groups that can be nested in each other.
I already found out that there is the option to set [maxGroupCount] option, but I would really like to have the ability to set a max nesting of one, so that groups cannot appear in groups.
Is that possible?
With