stack

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

AdminTypes.Image.height property

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

Signature:

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