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

updateInsightMeta()

Home > @gooddata/sdk-backend-spi > IWorkspaceInsightsService > updateInsightMeta

IWorkspaceInsightsService.updateInsightMeta() method

Update metadata object for the insight

Signature:

updateInsightMeta(insight: Partial<IMetadataObjectBase> & IMetadataObjectIdentity): Promise<IInsight>;

Parameters

ParameterTypeDescription
insightPartial<IMetadataObjectBase> & IMetadataObjectIdentitymetadata object to update

Returns:

Promise<IInsight>

promise of updated measure

  • IWorkspaceInsightsService.updateInsightMeta() 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