Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
CatalogTableRow
Interface CatalogTableRow
interface
CatalogTableRow
{
entity
:
Entity
;
resolved
:
{
entityRef
:
string
;
name
:
string
;
ownedByRelations
:
CompoundEntityRef
[]
;
ownedByRelationsTitle
?:
string
;
partOfSystemRelations
:
CompoundEntityRef
[]
;
partOfSystemRelationTitle
?:
string
;
}
;
}
Index
Properties
entity
resolved
Properties
entity
entity
:
Entity
resolved
resolved
:
{
entityRef
:
string
;
name
:
string
;
ownedByRelations
:
CompoundEntityRef
[]
;
ownedByRelationsTitle
?:
string
;
partOfSystemRelations
:
CompoundEntityRef
[]
;
partOfSystemRelationTitle
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
resolved
Docs
Github
Backstage
Loading...