Skip to main content

Asset

An Asset represents a file such as an image which can be associated with certain other entities such as Products.

Signature

name

propertyLocaleString

type

propertyAssetType

mimeType

propertystring

width

propertynumber

height

propertynumber

fileSize

propertynumber

source

propertystring

preview

propertystring

focalPoint

property{ x: number; y: number }

tags

propertyTag[]

channels

propertyChannel[]

featuredInCollections

propertyCollection[]

featuredInVariants

propertyProductVariant[]

featuredInProducts

propertyProduct[]

customFields

propertyCustomAssetFields

translations

propertyArray<Translation<Asset>>
Was this chapter helpful?
Report Issue
Edited Apr 20, 2026ยทEdit this page