feat: AcfPhone
This commit is contained in:
@@ -3,6 +3,9 @@ fragment SiteOptions on GroupSiteOptions {
|
||||
social @nonNull {
|
||||
...AcfSocial
|
||||
}
|
||||
phoneNumber {
|
||||
...AcfPhone
|
||||
}
|
||||
}
|
||||
|
||||
query SiteOptions {
|
||||
|
||||
Reference in New Issue
Block a user