loadUserData
Home > @gooddata/sdk-backend-spi > IGetInsightOptions > loadUserData
IGetInsightOptions.loadUserData property
Specify if information about the users that created/modified the insight 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.