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