@graffiti-garden/wrapper-synchronize
    Preparing search index...

    Interface GraffitiObjectStreamReturnInternal

    The final return value of a GraffitiObjectStream.

    interface GraffitiObjectStreamReturn {
        cursor: string;
    }
    Index

    Properties

    Properties

    cursor: string

    A string that can be passed to the continueDiscover to resume the stream. The cursor can be serialized and used between instantiations of Graffiti