Files
web/lib/graphql/Fragments/PageLinks.graphql
Simon Emanuelsson b103d9ef12 feat: remove temppage
2024-02-12 15:40:02 +01:00

9 lines
104 B
GraphQL

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