fix: add my pages nav sidebar for logged in users
This commit is contained in:
@@ -100,6 +100,11 @@ query GetLoyaltyPage($locale: String!, $uid: String!) {
|
||||
heading
|
||||
sidebar {
|
||||
__typename
|
||||
... on LoyaltyPageSidebarDynamicContent {
|
||||
dynamic_content {
|
||||
component
|
||||
}
|
||||
}
|
||||
... on LoyaltyPageSidebarJoinLoyaltyContact {
|
||||
join_loyalty_contact {
|
||||
title
|
||||
|
||||
Reference in New Issue
Block a user