Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-common
index
ScaffolderGetIntegrationsListResponse
Interface ScaffolderGetIntegrationsListResponse
The response shape for
getIntegrationsList
.
interface
ScaffolderGetIntegrationsListResponse
{
integrations
:
{
host
:
string
;
title
:
string
;
type
:
string
}
[]
;
}
Index
Properties
integrations
Properties
integrations
integrations
:
{
host
:
string
;
title
:
string
;
type
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
integrations
Docs
Github
Backstage
Loading...
The response shape for
getIntegrationsList.