Anchorage API reference
    Preparing search index...

    Completed result stored for idempotent replay.

    interface IdempotencyRecord {
        result: unknown;
    }
    Index

    Properties

    Properties

    result: unknown

    Connector result returned by future calls with the same scoped key.