IMeasureReferencing
Home > @gooddata/sdk-backend-spi > IMeasureReferencing
IMeasureReferencing interface
Contains information about objects that may be referencing an measure. IWorkspaceMeasuresService.getMeasureReferencingObjects() function.
Signature:
export interface IMeasureReferencing
Properties
| Property | Type | Description |
|---|---|---|
| insights? | IInsight[] | (Optional) |
| measures? | IMetadataObject[] | (Optional) |