Initial Wundergraph Setup
This commit is contained in:
5
src/routes/+page.svelte
Normal file
5
src/routes/+page.svelte
Normal file
@ -0,0 +1,5 @@
|
||||
<script>
|
||||
import GraphQL from "./GraphQL.svelte";
|
||||
</script>
|
||||
|
||||
<GraphQL />
|
Reference in New Issue
Block a user