Image Selector
ACF Extended Pro
Last Upated: Thursday, Feb 1, 2024
acfe_image_selector
The Image Selector field is made available by the Advanced Custom Fields Extended PRO plugin and provides an Image Selector Field.
Resolve Type
Fields of the acfe_image_selector
type will resolve to a "List of String" in the GraphQL Schema.
The Image Selector allows for an image to represent what is clicked, but the value it represents is a string.
When queried, it returns a list as the field can return one or more than one selected values.
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.