Skip to main content

ImagePreview (Object)

Description

No description



Fields

NameDescription
dominantColorHex - StringThe dominant color of the image
iconUrl - String!Thumbnail URL of the image
id - ID!ID of the image
name - StringName of the image

type ImagePreview {
dominantColorHex: String
iconUrl: String!
id: ID!
name: String
}