generated from pascalmartineau/wp-skeleton
6 lines
162 B
GraphQL
6 lines
162 B
GraphQL
fragment TheSection on GroupAbstractBuilderSections_Layout {
|
|
fieldGroupName
|
|
... on GroupAbstractBuilderSectionsTextBlockLayout {
|
|
...SectionTextBlock
|
|
}
|
|
} |