WorkflowStepInput.linkMerge_

The method to use to merge multiple inbound links into a single array. If not specified, the default method is "merge_nested".

class WorkflowStepInput
Either!(None, LinkMergeMethod) linkMerge_;

Meta