feat: AcfLink / AcfLinkButton components
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
fragment SiteOptions on GroupSiteOptions {
|
||||
email
|
||||
phoneNumber { ... AcfPhone }
|
||||
links {
|
||||
contact { ... AcfLink}
|
||||
}
|
||||
}
|
||||
|
||||
query SiteOptions {
|
||||
|
||||
Reference in New Issue
Block a user