{#if !notFound}
switchTab(e.detail)} options={{ right: 'As JSON' }} /> {#if resourceType == 'postgresql'}
{#if !validConnectionString}

Could not parse connection string

{/if}
{/if} {#if resourceType == 'postgresql' && supabaseWizard}
Connect Supabase
{/if}
{:else}

No corresponding resource type found in your workspace for {resourceType}. Define the value in JSON directly

{/if} {#if notFound || viewJsonSchema} {#if !emptyString(error)}{error}{:else}
{/if} {:else} {/if}