Indeed there is.
Just use the generic field mediaUrl instead:
mainImage{
... on media_Image{
mediaUrl(download:false, type:absolute)
}
}
Hope this helps!
Indeed there is.
Just use the generic field mediaUrl instead:
mainImage{
... on media_Image{
mediaUrl(download:false, type:absolute)
}
}
Hope this helps!