stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Image > width

AdminTypes.Image.width property

The original width of the image in pixels. Returns null if the image isn’t hosted by Shopify.

Signature:

width?: Maybe<Scalars['Int']['output']>;