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

updateFactMeta()

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

IWorkspaceFactsService.updateFactMeta() method

Updates metadata of the fact.

Signature:

updateFactMeta(updatedFact: Partial<IMetadataObjectBase> & IMetadataObjectIdentity): Promise<IFactMetadataObject>;

Parameters

ParameterTypeDescription
updatedFactPartial<IMetadataObjectBase> & IMetadataObjectIdentityupdate to apply

Returns:

Promise<IFactMetadataObject>

  • IWorkspaceFactsService.updateFactMeta() 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