children
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterRemovedPayload > children
DashboardAttributeFilterRemovedPayload.children property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If the removed filter figured as a parent filter for some other filters, then those children have lost their parent - the relationship was removed.
If any children filters were impacted by the removal, their new definition that does not include the parent relationship is included here.
Signature:
readonly children?: ReadonlyArray<IDashboardAttributeFilter>;