Is there a way to achieve dynamic OG images for sharing on social media when building a Gatsby website?
I am fetching data from prismic API and creating blogs with a template file. It gives me an image url but when I use it with Helmet it doesn't change the image when sharing.
Is it possible to achieve dynamic OG images for pages like blogs? Each blog should have its own OG image.