fix: add loyalty pages as breadcrumb parents
This commit is contained in:
@@ -17,6 +17,16 @@ fragment LoyaltyPageBreadcrumbsRefs on LoyaltyPage {
|
||||
...System
|
||||
}
|
||||
}
|
||||
... on LoyaltyPage {
|
||||
web {
|
||||
breadcrumbs {
|
||||
title
|
||||
}
|
||||
}
|
||||
system {
|
||||
...System
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user