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 |
---|---|---|---|
insights | IInsight[] | (ALPHA) Referenced insights. Empty if no insights on dashboard or referenced insights were not requested. | |
plugins | IDashboardPlugin[] | (ALPHA) Referenced plugins. Empty if no plugins on dashboard or referenced plugins were not requested. |