For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Inputs
AddImagesToProductInput
INPUT
Copy page
Input fields
productId
String
Required
The ID of the product.
ids
list of Strings
Required
The unique identifier for the resource with which the product image is associated.
context
ChannelLocaleContextInput
Optional
The storefront channel and locale that apply when you override or retrieve product images from a channel locale.
Show 2 fields
Referenced by
Mutations
addImagesToProduct(input)