Class

MutatePriority.PreventUserInput

A high-priority mutation that can only be interrupted by other PreventUserInput priority operations.

Common
PreventUserInput,

A high-priority mutation that can only be interrupted by other PreventUserInput priority operations. PreventUserInput priority should be used for operations that user input should not be able to interrupt.