Files
web/lib/graphql/Fragments/PageLink/CurrentContentPageLink.graphql
2024-04-29 14:02:03 +02:00

9 lines
104 B
GraphQL

fragment CurrentBlocksPageLink on CurrentBlocksPage {
system {
locale
uid
}
title
url
}