{#each extraFields as { key, displayName, type }}
{#if type === "string"} populateExtraQuery(extraQueryFields)} bind:value={extraQueryFields[key]} /> {/if} {#if type === "list"}