fix: prepare for removing the old breadcrumbs
This commit is contained in:
@@ -8,8 +8,10 @@ fragment MyPagesBreadcrumbsRefs on AccountPage {
|
||||
edges {
|
||||
node {
|
||||
... on AccountPage {
|
||||
breadcrumbs {
|
||||
title
|
||||
web {
|
||||
breadcrumbs {
|
||||
title
|
||||
}
|
||||
}
|
||||
system {
|
||||
...System
|
||||
|
||||
Reference in New Issue
Block a user