feat(SW-559): add ImageContainer to contentPage RTE
This commit is contained in:
@@ -22,6 +22,7 @@ fragment Content_ContentPage on ContentPageBlocksContent {
|
|||||||
...ContentPageLink
|
...ContentPageLink
|
||||||
...HotelPageLink
|
...HotelPageLink
|
||||||
...LoyaltyPageLink
|
...LoyaltyPageLink
|
||||||
|
...ImageContainer
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -41,6 +42,7 @@ fragment Content_ContentPageRefs on ContentPageBlocksContent {
|
|||||||
...ContentPageRef
|
...ContentPageRef
|
||||||
...HotelPageRef
|
...HotelPageRef
|
||||||
...LoyaltyPageRef
|
...LoyaltyPageRef
|
||||||
|
...ImageContainerRef
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user