ProductAppendImagesInput input object
Specifies product images to append.
Input fields
- id (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)) REQUIRED
The ID of the product. - images (
[[ImageInput!]!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/imageinput)) REQUIRED
The images to be appended to the product. 
