IElementsQueryOptionsElementsByPrimaryDisplayFormValue
Home > @gooddata/sdk-backend-spi > IElementsQueryOptionsElementsByPrimaryDisplayFormValue
IElementsQueryOptionsElementsByPrimaryDisplayFormValue interface
Specification of particular elements to load in IElementsQueryOptions using the values of the primary display form related to the attribute the requested display form is from.
Signature:
export interface IElementsQueryOptionsElementsByPrimaryDisplayFormValue
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
primaryValues | Array<string | null> | The values to request. |