FormidableLabs/nextjs-sanity-fe

Content Modeling: remove Product Images

gksander opened this issue · 0 comments

We have dedicated "Product Image" documents that then get used in Product variants. However, Sanity provides a sanity.imageAsset document type out of the box – there's not much need for us to wrap that, we should simplify things a bit and remove that additional ProductImage document type.