feat(SW-190): added hero to loyalty pages
This commit is contained in:
@@ -107,6 +107,9 @@ query GetLoyaltyPage($locale: String!, $uid: String!) {
|
||||
}
|
||||
title
|
||||
heading
|
||||
header {
|
||||
hero_image
|
||||
}
|
||||
sidebar {
|
||||
__typename
|
||||
... on LoyaltyPageSidebarDynamicContent {
|
||||
|
||||
Reference in New Issue
Block a user