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

9 lines
92 B
GraphQL

fragment AccountPageLink on AccountPage {
system {
locale
uid
}
title
url
}