IWorkspaceFactsService
Home > @gooddata/sdk-backend-spi > IWorkspaceFactsService
IWorkspaceFactsService interface
Service for querying additional facts data. If you want to query facts themselves, use catalog IWorkspaceCatalogFactory
Signature:
export interface IWorkspaceFactsService
Methods
Method |
Description |
---|---|
Get information about the given fact | |
Get information about the given fact's dataset | |
Facts query factory. | |
Updates metadata of the fact. |