GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 10.26.0
  • Code samples
  • Gallery
  • GitHub

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 are not applicable to all backends - only the 'bear' backend supports them. They are tightly related to the Lifecycle Management feature of the 'bear' backend.

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.

  • IDashboardLoadOptions.clientWorkspace property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use