---
title: Updates to Image type on Storefront GraphQL API - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/updates-to-image-type-on-storefront-graphql-api
  md: >-
    https://shopify.dev/changelog/updates-to-image-type-on-storefront-graphql-api.md
metadata:
  effectiveApiVersion: 2021-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2020-12-07T17:30:56-05:00'
  postedAt: '2020-12-11T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:31-05:00'
  effectiveAt: '2020-12-11T00:00:00-05:00'
---

December 11, 2020

Tags:

* API
* 2021-01

# Updates to Image type on Storefront GraphQL API

As of the 2021-01 version, we've made it easier to determine the original width and height of storefront images before attempting to download and render it. This will help with optimizing performance of client-side rendering logic, such as [preventing content reflow from lazy-loaded images](https://css-tricks.com/preventing-content-reflow-from-lazy-loaded-images/).

Learn more about the image `width` and `height` properties in the [Shopify Storefront API documentation](https://shopify.dev/docs/storefront-api/reference/common-objects/image?api%5Bversion%5D=2021-01).
