Sanity Library Reference Docs
    Preparing search index...
    interface SweepStaleClaimsResult {
        released: PendingEffect[];
    }
    Index

    Properties

    Properties

    released: PendingEffect[]

    The entries whose expired claims were force-released, as they stood before the release (each still carries the expired claim).