Backstage
    Preparing search index...

    The response shape for getIntegrationsList.

    interface ScaffolderGetIntegrationsListResponse {
        integrations: { host: string; title: string; type: string }[];
    }
    Index

    Properties

    Properties

    integrations: { host: string; title: string; type: string }[]