Nick Gushchin
Nick Gushchin
I've got same issue (stackoverflow), but with different payload (quite complex message -- slack service response)
@peter-empen this workaround doesn't helps, because when you going through positive-weighted edge -- your summary path's weight increasing. So, in terms of "shortest path" that means algo wants to minimize...
Also, there is a very good example of DSL -- https://github.com/getquill/quill#quotation
👍🏼 +1. Same issue. Would it make sense to support this kind of unions? Because it doesn't work event for two types inside union: ```json { "name": "myField", "type": ["MyEvent1",...
Any updates on it? With auto-derivation it's almost impossible to catch bugs at compile time, it feels like implicit type conversions :(
The issue is still there for `4.3.0`