8 lines
128 B
GraphQL
8 lines
128 B
GraphQL
fragment AccountPageContentTextContent on AccountPageContentTextContent {
|
|
text_content {
|
|
content {
|
|
json
|
|
}
|
|
}
|
|
}
|