generated from pascalmartineau/wp-skeleton
wip: field groups
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m9s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m9s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fragment SiteOptions on Ccat {
|
||||
fragment SiteOptions on GroupCcat {
|
||||
profiles {
|
||||
url
|
||||
}
|
||||
@@ -6,7 +6,7 @@ fragment SiteOptions on Ccat {
|
||||
|
||||
query siteOptions {
|
||||
siteOptions {
|
||||
ccat {
|
||||
groupCcat {
|
||||
...SiteOptions
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user