Manage media for product variants

You can use the GraphQL Admin API to add a media object of type IMAGE to a product's variants. For example, you can create a product, a product variant, and media object, and attach a media object to the product variant in a single step. You can also associate the product's media to its variants.

This guide shows how to manage media on product variants using the GraphQL Admin API.