loadUserData
Home > @gooddata/sdk-backend-spi > IGetAutomationsOptions > loadUserData
IGetAutomationsOptions.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 exportDefinitions should be loaded for each exportDefinition.
Signature:
loadUserData?: boolean;
Remarks
Defaults to false.