How do you feed an expression calculated value to a typed input, for example a boolean input?
I guess just with custom arguments for now and for proper support for that we would need denotable union types when they finally get added hopefully.
Vampire
01/24/2023, 6:08 PM
Or we would need a second
<property>Expression
field for all inputs, at least for all non-string fields.