6 lines
83 B
GraphQL
6 lines
83 B
GraphQL
fragment NodePage on Page {
|
|
title
|
|
groupPostPage {
|
|
... BuilderSections
|
|
}
|
|
} |