GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • University
  • Community
  • Documentation
  • Support
  • 10.42.0
  • Code samples
  • GitHub

queryAllDescriptors()

Home > @gooddata/sdk-backend-spi > IWorkspacesQuery > queryAllDescriptors

IWorkspacesQuery.queryAllDescriptors() method

Executes the query and returns all workspace descriptors. This is more efficient when you only need workspace metadata (id, title, etc.) and don't need the full workspace services.

Signature:

queryAllDescriptors(): Promise<IWorkspaceDescriptor[]>;

Returns:

Promise<IWorkspaceDescriptor[]>

  • IWorkspacesQuery.queryAllDescriptors() method
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