ProductVariantAppendMediaInput input object
Specifies the input fields required to append media to a single variant.
Input fields
- mediaIds (
[[ID!]!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) REQUIRED
Specifies the media to append to the variant. - variantId (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) REQUIRED
Specifies the variant to which media will be appended.