Flyingcode
Flyingcode
> If anyone has this problem still and needs a quick fix you can add 'image_aspect_ratio_crop' into the $supported_fields array (mentioned above by @dinho-afsn ) in /src/class-config.php. In the same...
@jasonbahl I am looking for a way to use the ACF Image Crop in Grapql, but did not understand where to put the above code. Might be old? In this...
@jasonbahl thats fine, its just that I cant figure out how to make it return the url. Its just giving me, "teaserPhotoWide": "312312". Seems to be the ID.
@jasonbahl I know I want it to output it as url only. Not 100% sure how to achieve that... I played around with the code and actually managed what I...
@robkrause this is my full code to add it to graphql: ``