QueryInsightAttributesMeta
Home > @gooddata/sdk-ui-dashboard > QueryInsightAttributesMeta
QueryInsightAttributesMeta 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.
Given a reference to an insight, this query will obtain metadata about the display forms used in the insight. For each display form, the result will also contain attribute to which the display form belongs.
Signature:
export interface QueryInsightAttributesMeta extends IDashboardQuery
Extends: IDashboardQuery
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | { readonly insightOrRef: ObjRef | IInsight; } | (ALPHA) |
type | readonly | "GDC.DASH/QUERY.INSIGHT.ATTRIBUTE.META" | (ALPHA) |