IWorkspaceCatalogWithAvailableItemsFactoryOptions
Home > @gooddata/sdk-backend-spi > IWorkspaceCatalogWithAvailableItemsFactoryOptions
IWorkspaceCatalogWithAvailableItemsFactoryOptions interface
Configuration options for querying catalog available items
Signature:
export interface IWorkspaceCatalogWithAvailableItemsFactoryOptions extends IWorkspaceCatalogFactoryOptions
Extends: IWorkspaceCatalogFactoryOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
insight? | IInsightDefinition | (Optional) Get only items that are available for the provided insight | |
items? | IAttributeOrMeasure[] | (Optional) Get only catalog items that are available for the provided execution items |