{#if direction == 'source'}
Source configuration
{/if}
{#if direction == 'target'}
Target configuration
{/if}
x.directions.includes(direction))}
name={storageTypeField}
label="Storage type"
/>
{#if storageType == 'database' || storageType == 'query'}
{/if}