0b11823463
Add `EntityRefLinks` that shows one or multiple entity ref links. Change the about card and catalog table to use `EntityRefLinks` due to the nature of relations to support multiple relations per type. This simplifies usage of relations and support to visualize edge-cases, e.g. duplicate data ingested into the catalog, like two ownerOf relationships for the same component.
246 B
246 B
@backstage/plugin-catalog
| @backstage/plugin-catalog |
|---|
| patch |
Add EntityRefLinks that shows one or multiple entity ref links.
Change the about card and catalog table to use EntityRefLinks due to the
nature of relations to support multiple relations per type.