getComputedAttributeReferencingObjects()
Home > @gooddata/sdk-backend-spi > IWorkspaceComputedAttributesService > getComputedAttributeReferencingObjects
IWorkspaceComputedAttributesService.getComputedAttributeReferencingObjects() method
Get objects that reference the computed attribute.
Signature:
getComputedAttributeReferencingObjects(ref: ObjRef): Promise<IComputedAttributeReferencing>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
ref of the computed attribute |
Returns:
Promise<IComputedAttributeReferencing>
promise of the referencing objects