fix: prepare for removing the old breadcrumbs

This commit is contained in:
Matilda Landström
2024-05-29 14:30:10 +02:00
parent c8247bb2e4
commit c52275c536
8 changed files with 38 additions and 26 deletions

View File

@@ -8,8 +8,10 @@ fragment MyPagesBreadcrumbsRefs on AccountPage {
edges {
node {
... on AccountPage {
breadcrumbs {
title
web {
breadcrumbs {
title
}
}
system {
...System