Link
ACF
Last Upated: Thursday, Feb 1, 2024
link
The Link field is native to ACF (FREE) and allows a link to be selected or defined (url, title, target) by using the native WordPress link popup.
Types Added to the Schema
To support the Link Field, an additional Object Type is added to the Schema.
- AcfLink (object type): Object representing a link, with fields such as target, title and url.
Resolve Type
Fields of the Link
type will resolve to the AcfLink type in the Schema.
Field Settings
Below you will find information about how various ACF field settings can impact how the field will map to the GraphQL Schema and/or modify resolution of the field when queried.