selectSupportsElementsQueryParentFiltering
Home > @gooddata/sdk-ui-dashboard > selectSupportsElementsQueryParentFiltering
selectSupportsElementsQueryParentFiltering variable
This selector returns capability if parent child filtering is enabled.
Signature:
selectSupportsElementsQueryParentFiltering: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("@gooddata/sdk-backend-spi").IBackendCapabilities) => boolean>