EntityRefPresentationSnapshot.entityRef
Home > @backstage/plugin-catalog-react
> EntityRefPresentationSnapshot
> entityRef
The ref to the entity that this snapshot represents.
Signature:
entityRef: string;
Remarks
Note that when the input data was broken or had missing vital pieces of information, this string may contain placeholders such as "unknown". You can therefore not necessarily assume that the ref is completely valid and usable for example for forming a clickable link to the entity.