Files
web/lib/graphql/Fragments/MyPages/AccountPage/AccountPageContentTextContent.graphql
2024-05-03 08:16:51 +02:00

8 lines
128 B
GraphQL

fragment AccountPageContentTextContent on AccountPageContentTextContent {
text_content {
content {
json
}
}
}