generated from pascalmartineau/wp-skeleton
feat: Initial TheSections
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
fragment ThePage on Page {
|
||||
title
|
||||
groupPostPage {
|
||||
sections {
|
||||
...TheSection
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user