Merged in feat/SW-1001-multiple-activity-cards (pull request #1191)
Feat(SW-1001): Multiple activity cards on hotel page * chore(SW-1001): render all activity cards * chore(SW-1001): add sidepeek CTA text to CS * feat(SW-1001): add slug from CS Approved-by: Erik Tiekstra Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -41,9 +41,11 @@ query GetHotelPage($locale: String!, $uid: String!) {
|
||||
upcoming_activities_card {
|
||||
background_image
|
||||
cta_text
|
||||
sidepeek_cta_text
|
||||
heading
|
||||
body_text
|
||||
scripted_title
|
||||
sidepeek_slug
|
||||
hotel_page_activities_content_pageConnection {
|
||||
edges {
|
||||
node {
|
||||
|
||||
Reference in New Issue
Block a user