loadUserData
Home > @gooddata/sdk-backend-spi > IGetExportDefinitionOptions > loadUserData
IGetExportDefinitionOptions.loadUserData property
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.
Specify if information about the users that created/modified the exportDefinition should be loaded.
Signature:
loadUserData?: boolean;
Remarks
Defaults to false.
If user is inactive or logged in user has not rights to access this information than users that created/modified is undefined.