Querying GraphQL data source - how to use image location string?

Hey there I have hooked up our headless cms (hygraph) and pulling in some data into plasmic and that seems to be working. Just having an issue when pulling in the image, atm its pulling in the image location as a string as shown in the image. Is there a way I can convert this string to an image?

I’m not sure how you’re doing this at the moment, but you could add an image, right-click on the image source section, pick “Use dynamic expression”, and set the image source to that image location

Yep that did the trick thanks! was looking for the for something like that but didnt think to right click though