clientWorkspace
Home > @gooddata/sdk-ui-loaders > IDashboardLoadOptions > clientWorkspace
IDashboardLoadOptions.clientWorkspace property
Specify client workspace identifiers to use in order to identify exact workspace to load the dashboard from.
Signature:
clientWorkspace?: IClientWorkspaceIdentifiers;
Remarks
Client workspace identifiers were only supported by the Lifecycle Management feature of the retired legacy platform; current backends do not support them.
If you specify the client workspace then it has preference over all other means that can be used to specify the workspace; more specifically the workspace prop on this object and workspace that may be defined by the context will be ignored.