---
title: Admin REST API product image is now deprecated - 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/admin-rest-api-product-image-is-now-deprecated'
  md: >-
    https://shopify.dev/changelog/admin-rest-api-product-image-is-now-deprecated.md
metadata:
  effectiveApiVersion: 2025-01
  affectedApi:
    - displayName: Admin REST API
      handle: admin-rest
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: false
  createdAt: '2024-12-09T15:09:58-05:00'
  postedAt: '2024-12-09T15:03:00-05:00'
  updatedAt: '2024-12-09T15:15:24-05:00'
  effectiveAt: '2024-12-09T15:03:00-05:00'
---

December 9, 2024

Tags:

* Admin REST API
* 2025-01

# Admin REST API product image is now deprecated

As of `2025-01`, the admin REST API for the [product image resource](https://shopify.dev/docs/api/admin-rest/2024-10/resources/product-image) is now deprecated. It is recommended to migrate to GraphQL and use media IDs going forward. The `admin_graphql_api_id` will [return a media image ID](https://shopify.dev/changelog/product-image-resource-in-rest-now-returns-a-media-image-gid-to-streamline-migration-to-graphql) to streamline the migration process. More information and a migration guide can be found in the [dev docs](https://shopify.dev/docs/apps/build/graphql/migrate/new-files-model).
