refactor: update to nuxt-graphql 0.5.x
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import type { SectionTextBlockFragment } from "#graphql/typed-documents";
|
||||
import type { SectionTextBlockFragment } from "#graphql/fragments";
|
||||
|
||||
defineProps<SectionTextBlockFragment>();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user