Files
wp-headless/wp-content/themes/moonshine/app/components/sections/SectionTextBlock.fragment.gql
2026-01-13 21:51:18 -05:00

7 lines
133 B
GraphQL

fragment SectionTextBlock on GroupAbstractBuilderSectionsTextBlockLayout {
content
layoutSettings {
...LayoutContained
}
}