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 | Type | Description |
---|---|---|
values | string[] | The values to request. |