vuestorefront / storyblok

MOVED TO https://github.com/vuestorefront/vue-storefront/tree/legacy/packages/storyblok
https://docs.vuestorefront.io/storyblok/
12 stars 5 forks source link

Handle image object #5

Closed lukasborawski closed 3 years ago

lukasborawski commented 3 years ago

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

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