refactor: breadcrumbs stuff

This commit is contained in:
2025-09-16 13:51:03 -04:00
parent 4cff390f41
commit 3d1e311fef
6 changed files with 91 additions and 97 deletions

View File

@@ -4,7 +4,7 @@ query nodeByUri($uri: String!) {
id
breadcrumbs {
label
uri
to
}
... on Page {
...ThePage