Home > @infiniteobjects/shopify-data-manager > AdminTypes > Image > width
The original width of the image in pixels. Returns null if the image isn’t hosted by Shopify.
null
Signature:
width?: Maybe<Scalars['Int']['output']>;