Sanity Library Reference Docs
    Preparing search index...

    Interface PreparedSnapshotBeta

    interface PreparedSnapshot {
        snapshot: PreviewValue;
        type?: PreviewableType;
    }
    Index

    Properties

    Properties

    snapshot: PreviewValue