generated from pascalmartineau/wp-skeleton
feat: Virtual page redirect, breadcrumb & menu items
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m5s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m5s
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
fragment ThePage on Page {
|
||||
title
|
||||
template {
|
||||
__typename
|
||||
}
|
||||
children {
|
||||
nodes {
|
||||
uri
|
||||
}
|
||||
}
|
||||
groupPostPage {
|
||||
sections {
|
||||
...TheSection
|
||||
|
||||
Reference in New Issue
Block a user