feat(SW-200): refactoring SEO metadata handling and added functionality for static pages
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
query GetLoyaltyPageMetaData($locale: String!, $uid: String!) {
|
||||
loyalty_page(locale: $locale, uid: $uid) {
|
||||
heading
|
||||
preamble
|
||||
system {
|
||||
...System
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user