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