From 985e4540ce0be0345069a60a287a3f923a3ff47b Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 04:28:35 +0900 Subject: refactor(graphql): change directory structure --- frontend/src/graphql/schema.graphql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend') 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 -- cgit v1.2.3-70-g09d2