added basic graphql mapping
This commit is contained in:
@ -12,5 +12,10 @@
|
||||
<p>{todo.text}</p>
|
||||
{/each}
|
||||
{/if}
|
||||
<br />
|
||||
dataTest:
|
||||
{#if $me.x}
|
||||
{JSON.stringify($me.x)}
|
||||
{/if}
|
||||
</section>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user