Image Object
Description
Image associated with an item.
Declaration
type Image {
uri: String
alternative: ImageAlternative
}
Fields
| Name | Type | Description |
|---|---|---|
uri | String | URI to the image. |
alternative | ImageAlternative | Alternative image representation. |