feat: NodePage / PageHeader

This commit is contained in:
2026-03-30 14:55:31 -04:00
parent 1367ee2bb1
commit fb8916552e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
fragment NodePage on Page {
title @nonNull
isFrontPage
groupPostPage @nonNull {
builder @nonNull {
...AcfBuilder