feat(LOY-276): add hero image to account page
This commit is contained in:
@@ -8,6 +8,8 @@ query GetAccountPage($locale: String!, $uid: String!) {
|
||||
account_page(locale: $locale, uid: $uid) {
|
||||
heading
|
||||
preamble
|
||||
hero_image
|
||||
hero_image_active
|
||||
title
|
||||
url
|
||||
content {
|
||||
|
||||
Reference in New Issue
Block a user