object ProductImage

Fields

FieldTypeDescription
srcString

The url where the image is hosted.

positionInt

The order in which the image should appear.

Referenced By

Example

{
  "src": "https://example.com/images/blue-tee.jpg",
  "position": 1
}