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

updateAttributeMeta()

Home > @gooddata/sdk-backend-spi > IWorkspaceAttributesService > updateAttributeMeta

IWorkspaceAttributesService.updateAttributeMeta() method

Updates metadata of the attribute.

Signature:

updateAttributeMeta(updatedAttribute: Partial<IMetadataObjectBase> & IMetadataObjectIdentity): Promise<IAttributeMetadataObject>;

Parameters

ParameterTypeDescription
updatedAttributePartial<IMetadataObjectBase> & IMetadataObjectIdentityupdate to apply

Returns:

Promise<IAttributeMetadataObject>

  • IWorkspaceAttributesService.updateAttributeMeta() 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