Sanity Library Reference Docs
    Preparing search index...
    AuthoringTransition: {
        description?: string;
        name: string;
        title?: string;
        to: string;
    } & { when?: string }

    Authoring transitions may omit when; desugar fills the safe, overwhelmingly-common trigger "$allActivitiesDone". "Fire unconditionally" stays spellable as an explicit when: "true".