Add album resolver

This commit is contained in:
viktorstrate
2020-02-05 16:14:21 +01:00
parent 43e214b5d0
commit c2a5b5d2f3
8 changed files with 172 additions and 44 deletions

View File

@@ -26,3 +26,5 @@ models:
model: github.com/viktorstrate/photoview/api/graphql/models.Photo
PhotoURL:
model: github.com/viktorstrate/photoview/api/graphql/models.PhotoURL
Album:
model: github.com/viktorstrate/photoview/api/graphql/models.Album