feat: AcfBuilder / SectionProse
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fragment AcfBuilder on GroupAbstractBuilder_Fields {
|
||||
sections @nullToEmpty @filterNullItems {
|
||||
__typename
|
||||
... on GroupAbstractBuilderSectionsProseLayout {
|
||||
...SectionProse
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user