feat(SW-186): Added refs and some extra querys

This commit is contained in:
Erik Tiekstra
2024-09-05 09:25:21 +02:00
parent 52fdc1daac
commit 55fdbc527b
11 changed files with 388 additions and 303 deletions

View File

@@ -5,4 +5,8 @@ fragment HotelPageLink on HotelPage {
}
title
url
# TODO: Might need to add this if this is needed for hotel pages.
# web {
# original_url
# }
}