Breaking changes to Products API: Deprecate "ProductInput.images"
API
Effective October 24, 2023
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
and productUpdate
mutations.
Learn more about the usage of the media
field on Shopify.dev