insightRef()
Home > @gooddata/sdk-model > insightRef
insightRef() function
Gets opaque reference to the insight.
Signature:
export declare function insightRef(insight: IInsight): ObjRef;
Parameters
Parameter |
Type |
Description |
---|---|---|
insight |
insight to get ref of |
Returns: