supportsAttributeHierarchies
Home > @gooddata/sdk-backend-spi > IBackendCapabilities > supportsAttributeHierarchies
IBackendCapabilities.supportsAttributeHierarchies property
Indicates whether the UI supports attribute hierarchies.
If set to true, the user interface (UI) provides functionality for managing attribute hierarchies If set to false or undefined, the UI does not support attribute hierarchies features.
Signature:
supportsAttributeHierarchies?: boolean;