Anchor to productAppendImagesproduct
mutationproduct Append Images
Requires access scope. Also: The user must have a permission to append images to a product.
Deprecated. Use productUpdate or productSet instead. This will be removed in 2024-10.
Appends images to a product.
Anchor to Arguments
Arguments
- Anchor to inputinput•Product
Append Images Input! required Specifies the new images and the product that they're being added to.
Was this section helpful?
- Anchor to newImagesnew•[Image!]
Images List of new images appended to the product.
- Anchor to productproduct•Product
The product object.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?