CatalogTableRow.resolved
Home > @backstage/plugin-catalog
> CatalogTableRow
> resolved
Signature:
resolved: {
name: string;
entityRef: string;
partOfSystemRelationTitle?: string;
partOfSystemRelations: CompoundEntityRef[];
ownedByRelationsTitle?: string;
ownedByRelations: CompoundEntityRef[];
};