Before proceeding, is there an existing issue or discussion for this?
Description
At the moment we validate diagram connections and types based on a map that's defined in the diagram editor.
We should instead use the inference system from inference.rs to handle validation both diagram connections and data type compatibility.
Implementation Considerations
No response
Alternatives
No response
Additional information
No response
Before proceeding, is there an existing issue or discussion for this?
Description
At the moment we validate diagram connections and types based on a map that's defined in the diagram editor.
We should instead use the inference system from
inference.rsto handle validation both diagram connections and data type compatibility.Implementation Considerations
No response
Alternatives
No response
Additional information
No response