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
ProductImagesSortInput
INPUT
Copy page
The sort field for product images.
Input fields
field
ProductImageSortFieldInput
Optional
The sort field for product images.
Allowed values:
DATE_CREATED
ID
SORT_ORDER
direction
SortDirectionInput
Optional
The sort direction for product images.
Allowed values:
ASC
DESC
Referenced by
Arguments
Product.images(sort)
Product.imagesOverrides(sort)