---
title: >-
  New variant media editing methods and mime type field - 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/new-variant-media-editing-methods-and-mime-type-field
  md: >-
    https://shopify.dev/changelog/new-variant-media-editing-methods-and-mime-type-field.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2020-09-09T15:39:42-04:00'
  postedAt: '2020-09-20T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:58-05:00'
  effectiveAt: '2020-09-20T00:00:00-04:00'
---

September 20, 2020

Tags:

* API

# New variant media editing methods and mime type field

As of the 2020-10 API version, apps can add an array of media objects to product variants. Currently the array is limited to only one media object of type image.

For more information on how to work with product variants and media using the [GraphQL API](https://shopify.dev/docs/admin-api/graphql/reference/object/productvariant?api%5Bversion%5D=2020-10), refer to our [variant media tutorial](https://shopify.dev/tutorials/manage-variant-media-with-graphql-admin-api).

Additionally, we've added a new mime type field to the MediaImage object in the [GraphQL API](https://shopify.dev/docs/admin-api/graphql/reference/object/mediaimage?api%5Bversion%5D=2020-10).
