fix(SW-438): fix sidebar refs

This commit is contained in:
Matilda Landström
2024-10-16 08:11:55 +02:00
parent 01db5aa192
commit e5eb6a5331
6 changed files with 41 additions and 5 deletions

View File

@@ -96,7 +96,10 @@ query GetContentPageRefs($locale: String!, $uid: String!) {
sidebar {
__typename
...ContentSidebar_ContentPageRefs
...ContentCardSidebar_ContentPageRefs
...JoinLoyaltyContactSidebar_ContentPageRefs
...ScriptedCardSidebar_ContentPageRefs
...QuickLinksSidebar_ContentPageRefs
}
system {
...System