If a parameter gets renamed, currently a new parameter gets created while the old one gets a removed_at timestamp. That however breaks the ordering of the parameters in relation to the function signature.
The update should be similar to the NodeParameter on a NodeFunction instead.
This also applies to FlowType and its settings
If a parameter gets renamed, currently a new parameter gets created while the old one gets a removed_at timestamp. That however breaks the ordering of the parameters in relation to the function signature.
The update should be similar to the NodeParameter on a NodeFunction instead.
This also applies to FlowType and its settings