IDashboardReferences
Home > @gooddata/sdk-backend-spi > IDashboardReferences
IDashboardReferences interface
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.
Dashboard referenced objects
Signature:
export interface IDashboardReferences 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (ALPHA) (Optional) Referenced dataSets. Only direct references, does not include dataSets linked from filter context. | |||
| IInsight[] | (ALPHA) Referenced insights. Empty if no insights on dashboard or referenced insights were not requested. | ||
| (ALPHA) Referenced plugins. Empty if no plugins on dashboard or referenced plugins were not requested. |