IGetExportDefinitionOptions
Home > @gooddata/sdk-backend-spi > IGetExportDefinitionOptions
IGetExportDefinitionOptions interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Configuration options for getting a single exportDefinition.
Signature:
export interface IGetExportDefinitionOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
loadUserData? | boolean | (ALPHA) (Optional) Specify if information about the users that created/modified the exportDefinition should be loaded. |