feat(SW-190): added hero to loyalty pages

This commit is contained in:
Erik Tiekstra
2024-08-13 13:58:06 +02:00
parent df076f50f5
commit f1ca9a0704
8 changed files with 66 additions and 3 deletions

View File

@@ -107,6 +107,9 @@ query GetLoyaltyPage($locale: String!, $uid: String!) {
}
title
heading
header {
hero_image
}
sidebar {
__typename
... on LoyaltyPageSidebarDynamicContent {