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