Backstage
    Preparing search index...

    Entities that are not yet processed.

    type DeferredEntity = {
        entity: Entity;
        locationKey?: string;
    }
    Index

    Properties

    Properties

    entity: Entity
    locationKey?: string