Graph
Condition
Continue only when an expression is true.
A Condition is a boolean expression over the previous node’s JSON.
When it is false, all following nodes on that branch are skipped. Prefer a single gate before a notify branch.
Continue only when an expression is true.