uris
Home > @gooddata/sdk-backend-spi > IElementsQueryOptions > uris
IElementsQueryOptions.uris property
Warning: This API is now obsolete.
use IElementsQueryOptions.elements instead
With this option you can specify concrete attribute elements uris to load.
Signature:
uris?: string[];
Remarks
This is commonly used to preload selected elements in the attribute filter.