Sanity Library Reference Docs
    Preparing search index...
    interface WhatIfOutcome {
        after: ConditionOutcome;
        before: ConditionOutcome;
        changed: boolean;
    }
    Index

    Properties

    Properties

    changed: boolean