Skip to main content

Image

No description

type Image {
cropHeight: Int
cropWidth: Int
cropX: Int!
cropY: Int!
cropZoom: Float!
dominantColorHex: String
downloadUrl: String!
dpi: Float
height: Float
id: ID!
name: String
url: String!
urls: MediaUrls
width: Float
}

Fields​

cropHeight (Int)​

cropWidth (Int)​

cropX (Int!)​

cropY (Int!)​

cropZoom (Float!)​

dominantColorHex (String)​

downloadUrl (String!)​

dpi (Float)​

height (Float)​

id (ID!)​

name (String)​

url (String!)​

urls (MediaUrls)​

width (Float)​