ElementsQueryOptionsElementsSpecification
Home > @gooddata/sdk-backend-spi > ElementsQueryOptionsElementsSpecification
ElementsQueryOptionsElementsSpecification type
Specification of particular elements to load in IElementsQueryOptions.
Signature:
export type ElementsQueryOptionsElementsSpecification = IElementsQueryOptionsElementsByValue | IElementsQueryOptionsElementsByPrimaryDisplayFormValue | IElementsQueryOptionsElementsByUri;
References: IElementsQueryOptionsElementsByValue, IElementsQueryOptionsElementsByPrimaryDisplayFormValue, IElementsQueryOptionsElementsByUri