SignalCD Modern PoC API
    Preparing search index...

    Interface DocumentMetadataUpdate

    interface DocumentMetadataUpdate {
        title: string | null;
    }
    Index
    title: string | null

    A normalized title, or null to remove the local title.