Merge remote-tracking branch 'origin' into feature/tracking

This commit is contained in:
Linus Flood
2024-12-05 15:12:09 +01:00
114 changed files with 1388 additions and 653 deletions

View File

@@ -50,13 +50,17 @@ query GetHotelPage($locale: String!, $uid: String!) {
cta_text
heading
body_text
open_in_new_tab
scripted_title
hotel_page_activities_content_pageConnection {
edges {
node {
__typename
...ContentPageLink
... on ContentPage {
...ContentPageLink
header {
preamble
}
}
}
}
}