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
@@ -29,6 +29,7 @@ fragment ContentCardSidebar_ContentPageRefs on ContentPageSidebarContentCard {
content_cardConnection {
edges {
node {
__typename
...TeaserCardBlockRef
}
}