In a Custom Component "MyComponent" there was a BackendQuery in a Container.
I moved the BackendQuery up to container's parent (see image below)
Now the BackendQuery is located at "MyComponent" in widget tree.
How can I remove it from there again?
(There is no BackendQuery Button shown if uppermost node is selected in widget tree -> MyComponent)