--- 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 metadata: effectiveApiVersion: 2024-01 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: false createdAt: '2023-10-24T14:38:14-04:00' postedAt: '2023-10-24T14:27:00-04:00' updatedAt: '2024-12-13T17:24:39-05:00' effectiveAt: '2023-10-24T14:27:00-04:00' --- 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/)