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

deleteComputedAttribute()

Home > @gooddata/sdk-backend-spi > IWorkspaceComputedAttributesService > deleteComputedAttribute

IWorkspaceComputedAttributesService.deleteComputedAttribute() method

Delete computed attribute with the given reference.

Signature:

deleteComputedAttribute(ref: ObjRef): Promise<void>;

Parameters

Parameter

Type

Description

ref

ObjRef

ref of the computed attribute to delete

Returns:

Promise<void>

promise of undefined

  • IWorkspaceComputedAttributesService.deleteComputedAttribute() 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