Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog-import
index
PrepareResult
Type Alias PrepareResult
PrepareResult
:
|
{
locations
:
{
entities
:
CompoundEntityRef
[]
;
exists
?:
boolean
;
target
:
string
;
}
[]
;
type
:
"locations"
;
}
|
{
integrationType
:
string
;
locations
:
{
entities
:
CompoundEntityRef
[]
;
target
:
string
}
[]
;
pullRequest
:
{
url
:
string
}
;
type
:
"repository"
;
url
:
string
;
}
Result of the prepare state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Result of the prepare state.