GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 8.11.0
  • Code samples
  • Gallery
  • GitHub

hasTypeScopedIdentifiers

Home > @gooddata/sdk-backend-spi > IBackendCapabilities > hasTypeScopedIdentifiers

IBackendCapabilities.hasTypeScopedIdentifiers property

Indicates whether backend's identifiers are scoped to a type.

Signature:

hasTypeScopedIdentifiers?: boolean;

Remarks

They are unique only on type level. When working with backend that has type scoped identifiers it is essential to provide both identifier and type when using IdentifierRef.

If not specified then assume identifiers do not require type information in order to exactly identify an object.

  • IBackendCapabilities.hasTypeScopedIdentifiers property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2022 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