change file name and directory network.ts n graphql

This commit is contained in:
Dede Fuji Abdul
2024-03-07 22:01:44 +07:00
parent b99be65200
commit ce38a5711c
59 changed files with 1182 additions and 3137 deletions

View File

@ -1,6 +1,6 @@
import { usePostsStore } from '@/stores/posts'
import { useUlpStore } from '@/stores/ulp'
import { getUid, getUp3, getPosko, getUlp, getRegional, getUidRegional } from '@/utils/network'
import { getUid, getUp3, getPosko, getUlp, getRegional, getUidRegional } from '@/utils/api/api.rest'
import { ref } from 'vue'
interface Item {
id: any