Finish first part of creating the full list of routes

This commit is contained in:
itsfinniii
2026-03-15 12:04:28 +01:00
parent ff811327bb
commit 4f3cc40041
8 changed files with 128 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ query getAllAlbums($date: String!) {
photo {
id,
created_on,
filename_download,
filename_disk,
width,
height
},