Files
web/lib/graphql/Fragments/PageLinks/AccountPageLink.graphql

9 lines
92 B
GraphQL

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