{#if flowModule.id === $selectedId}
{#if flowModule.value.type === 'forloopflow'}
{:else if flowModule.value.type === 'branchone'}
{:else if flowModule.value.type === 'branchall'}
{:else if flowModule.value.type === 'identity'}
Select a step kind Until being defined, this step acts as an identify function, returning as result its input
and assigning it a key 'previous_result' if the input is not a json object