getValidDescendants()
Home > @gooddata/sdk-backend-spi > IAttributeHierarchiesService > getValidDescendants
IAttributeHierarchiesService.getValidDescendants() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Gets valid descendants for given attributes
Signature:
getValidDescendants(attributes: ObjRef[]): Promise<ObjRef[]>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| attributes | ObjRef[] | 
Returns:
Promise<ObjRef[]>