change file name and directory network.ts n graphql
This commit is contained in:
@@ -5,7 +5,7 @@ import App from './App.vue'
|
||||
import router from './router'
|
||||
import { createApp, provide, h } from 'vue'
|
||||
import { DefaultApolloClient } from '@vue/apollo-composable'
|
||||
import { apolloClient } from './utils/graphql'
|
||||
import { apolloClient } from '@/utils/api/api.graphql'
|
||||
import { VanillaComponents, defineConfiguration } from '@flavorly/vanilla-components'
|
||||
|
||||
const app = createApp({
|
||||
|
Reference in New Issue
Block a user