Anchor to productVariantAppendMediaproduct
product Variant Append Media
mutation
Requires access scope. Also: The user must have a permission to append media to variants.
Appends media from a product to variants of the product.
Anchor to Arguments
Arguments
- Anchor to productIdproduct•
Id ID!required Specifies the product associated to the media.
- Anchor to variantMediavariant•
Media A list of pairs of variants and media to be attached to the variants.
Was this section helpful?
- Anchor to productproduct•
The product associated with the variants and media.
- Anchor to productVariantsproduct•
Variants The product variants that were updated.
- Anchor to userErrorsuser•
Errors [MediaUser Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?