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

getFact()

Home > @gooddata/sdk-backend-spi > IWorkspaceFactsService > getFact

IWorkspaceFactsService.getFact() method

Get information about the given fact

Signature:

getFact(ref: ObjRef): Promise<IFactMetadataObject>;

Parameters

ParameterTypeDescription
refObjRefref of the fact

Returns:

Promise<IFactMetadataObject>

promise of metadata object

  • IWorkspaceFactsService.getFact() method
  • Parameters
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