IElementsQueryOptionsElementsByValue
Home > @gooddata/sdk-backend-spi > IElementsQueryOptionsElementsByValue
IElementsQueryOptionsElementsByValue interface
Specification of particular elements to load in IElementsQueryOptions using their values.
Signature:
export interface IElementsQueryOptionsElementsByValue
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
values | Array<string | null> | The values to request. |