uri
Home > @gooddata/sdk-model > IMetadataObjectIdentity > uri
IMetadataObjectIdentity.uri property
Warning: This API is now obsolete.
- use id whenever possible instead
Metadata object uri Currently, our implementation still depends on converting id to uri (or uri to id) So until we add cache, keep both id and uri exposed on metadata objects
Signature:
uri: string;