Backstage
    Preparing search index...

    The response type for CatalogClient.getEntities.

    interface GetEntitiesResponse {
        items: Entity[];
    }
    Index

    Properties

    Properties

    items: Entity[]