IElementsQueryOptionsElementsByUri
Home > @gooddata/sdk-backend-spi > IElementsQueryOptionsElementsByUri
IElementsQueryOptionsElementsByUri interface
Specification of particular elements to load in IElementsQueryOptions using their URIs.
Signature:
export interface IElementsQueryOptionsElementsByUri 
Remarks
This is not supported on backends without the supportsElementUris capability.
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| Array<string | null> | The element URIs to request. |