Hi!
I'm trying to download all the images from a collection and link them using g-image. The download of images works fine, the problem is that gridsome_image key in the collection is always null while it should be populated with loads of data (path to downloaded image for example).
Is there any other step I need to configure to have "gridsome_image" correctly populated with data?
Thank you!
Hi!
I'm trying to download all the images from a collection and link them using g-image. The download of images works fine, the problem is that gridsome_image key in the collection is always null while it should be populated with loads of data (path to downloaded image for example).
Is there any other step I need to configure to have "gridsome_image" correctly populated with data?
Thank you!