aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-12-07 04:28:35 +0900
committernsfisis <nsfisis@gmail.com>2025-12-07 04:28:35 +0900
commit985e4540ce0be0345069a60a287a3f923a3ff47b (patch)
treec94059fcead06eea4c48a50f8976b9236a0b8542 /frontend
parent211a00e9b7d1d5f503dd62412b837d68cd9ee7f5 (diff)
downloadfeedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.tar.gz
feedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.tar.zst
feedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.zip
refactor(graphql): change directory structure
Diffstat (limited to 'frontend')
l---------frontend/src/graphql/schema.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/graphql/schema.graphql b/frontend/src/graphql/schema.graphql
index 4271904..5771f01 120000
--- a/frontend/src/graphql/schema.graphql
+++ b/frontend/src/graphql/schema.graphql
@@ -1 +1 @@
-../../../common/graphql/schema.graphql \ No newline at end of file
+../../../graphql/schema.graphql \ No newline at end of file