GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.29.0
  • Code samples
  • GitHub

updateParameterMeta()

Home > @gooddata/sdk-backend-spi > IWorkspaceParametersService > updateParameterMeta

IWorkspaceParametersService.updateParameterMeta() method

Updates metadata of the parameter.

Signature:

updateParameterMeta(updatedParameter: Partial<IMetadataObjectBase> & IMetadataObjectIdentity): Promise<IParameterMetadataObject>;

Parameters

Parameter

Type

Description

updatedParameter

Partial<IMetadataObjectBase> & IMetadataObjectIdentity

update to apply

Returns:

Promise<IParameterMetadataObject>

  • IWorkspaceParametersService.updateParameterMeta() method
  • Parameters
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 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