feat(SW-3121): Added support for campaign text inside the hero of campaign pages
* fix: making sure the cacheKey for getHotelsByHotelIds is not sorting the original array Approved-by: Matilda Landström
This commit is contained in:
@@ -32,6 +32,10 @@ fragment Hero_CampaignPage on CampaignPage {
|
||||
bold_text
|
||||
text
|
||||
}
|
||||
campaign_text {
|
||||
text
|
||||
bold_text
|
||||
}
|
||||
button {
|
||||
cta
|
||||
linkConnection {
|
||||
|
||||
Reference in New Issue
Block a user