diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-12-07 04:28:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-12-07 04:28:35 +0900 |
| commit | 985e4540ce0be0345069a60a287a3f923a3ff47b (patch) | |
| tree | c94059fcead06eea4c48a50f8976b9236a0b8542 /frontend | |
| parent | 211a00e9b7d1d5f503dd62412b837d68cd9ee7f5 (diff) | |
| download | feedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.tar.gz feedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.tar.zst feedaka-985e4540ce0be0345069a60a287a3f923a3ff47b.zip | |
refactor(graphql): change directory structure
Diffstat (limited to 'frontend')
| l--------- | frontend/src/graphql/schema.graphql | 2 |
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 |
