Files
wp-headless/wp-content/themes/moonshine/app/components/sections/SectionHeroSplit.fragment.gql

10 lines
175 B
GraphQL

fragment SectionHeroSplit on GroupAbstractBuilderSectionsHeroSplitLayout {
content
reverse
...AcfMedia
layoutSettings {
...LayoutColored
...LayoutPadded
}
}