{#await buildModel({ client, _class, keys: config, lookup })}
{:then model}
{#each model as attribute}
{/each}
{#if objects}
{/if}
{/await}