fix: move url field on content page to root

This commit is contained in:
Christel Westerberg
2024-04-18 10:28:35 +02:00
parent d2c1887179
commit 1a95b65653
4 changed files with 4 additions and 20 deletions

View File

@@ -30,8 +30,6 @@ fragment ContentPageLink on ContentPage {
locale
uid
}
web {
url
}
url
title
}