Saxonberg Server API
    Preparing search index...

    Interface LastResultNode

    $$ — the previous query's full result.

    interface LastResultNode {
        kind: "lastResult";
    }
    Index

    Properties

    Properties

    kind: "lastResult"