Member Junction
    Preparing search index...
    • Whether a process should own an active on-change binding.

      Pure and exported so the decision is testable without a database. An invocation type is required rather than defaulted: guessing AfterUpdate would produce a trigger firing on an event the author never chose, and on the wrong one there is no error — only runs nobody expected.

      Parameters

      • p: { onChangeEnabled: boolean; onChangeInvocationType: string; status: string }

      Returns "upsert" | "disable"