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 |
---|---|---|---|
Array<string | null> |
The values to request. |