Files
cultureat-bak/wp-content/themes/ccat/app/components/sections/SectionTextBlock.fragment.gql

9 lines
154 B
GraphQL

fragment SectionTextBlock on GroupAbstractBuilderSectionsTextBlockLayout {
content
layoutSettings {
__typename
contentWidth
bgColor
}
}