Files
web/lib/graphql/Fragments/PageLinks.graphql
2024-02-22 16:32:59 +01:00

9 lines
104 B
GraphQL

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