vuestorefront/storyblok

Handle image object

Closed this issue · 0 comments

We need to create an agnostic image object for dedicated structure with image url.

image: {
   ...metadata,
   url: string
}