IInsightReferencing
Home > @gooddata/sdk-backend-spi > IInsightReferencing
IInsightReferencing interface
Contains information about objects that may be referencing an insight.
Signature:
export interface IInsightReferencing
Remarks
The contents of this object depend on reference of the insight requested at the time of call to the IWorkspaceInsightsService.getInsightReferencingObjects() function.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
analyticalDashboards? | IMetadataObject[] | (Optional) If requested, metadata about analytical dashboards from which this insight queries data will be returned here. |