generated from pascalmartineau/wp-skeleton
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 57s
7 lines
132 B
GraphQL
7 lines
132 B
GraphQL
fragment SectionTextBlock on GroupAbstractBuilderSectionsTextBlockLayout {
|
|
content
|
|
layoutSettings {
|
|
...SectionWrapper
|
|
}
|
|
}
|