selectCanRefreshData
Home > @gooddata/sdk-ui-dashboard > selectCanRefreshData
selectCanRefreshData variable
Returns whether the current user has permissions to run uploads, load date dimensions, access a workspace staging directory.
Signature:
selectCanRefreshData: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("@gooddata/sdk-model").IWorkspacePermissions) => boolean>