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

updateParameter()

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

IWorkspaceParametersService.updateParameter() method

Applies a partial update to a parameter, including definition fields when provided.

Signature:

updateParameter(updatedParameter: Partial<IParameterMetadataObjectDefinition> & IMetadataObjectIdentity): Promise<IParameterMetadataObject>;

Parameters

Parameter

Type

Description

updatedParameter

Partial<IParameterMetadataObjectDefinition> & IMetadataObjectIdentity

update to apply

Returns:

Promise<IParameterMetadataObject>

  • IWorkspaceParametersService.updateParameter() 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