--- title: 'Breaking changes to Products API: Deprecate "ProductInput.images" - 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/breaking-changes-to-products-api-deprecate-productinput-images md: https://shopify.dev/changelog/breaking-changes-to-products-api-deprecate-productinput-images.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 24, 2023 Tags: * API * 2024-01 # Breaking changes to Products API: Deprecate "ProductInput.images" As of GraphQL Admin API version **2024-01**, we're deprecating the `images` field from the `ProductInput` input object and replacing it with a `media` argument in the [`productCreate`](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productcreate#argument-media) and [`productUpdate`](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productupdate#argument-media) mutations. Learn more about the usage of the `media` field on [Shopify.dev](https://shopify.dev/)