generated from pascalmartineau/wp-skeleton
9 lines
154 B
GraphQL
9 lines
154 B
GraphQL
fragment SectionTextBlock on GroupAbstractBuilderSectionsTextBlockLayout {
|
|
content
|
|
layoutSettings {
|
|
__typename
|
|
contentWidth
|
|
bgColor
|
|
}
|
|
}
|