I’ve informed our Documentation team to add related docs for parametrized cascade in the related DQL section.
Regarding your particular issue, as you said, can you provide a reproduction case so we can look into it. I think it’s just a matter of query review. Talking in general if you want to remove elements from your top level query you can add @cascade
at the root func level. Maybe with an example it will be easier
Best,