Skip to main content

ArtistImage Object

Description

Image associated with an artist.

Declaration

type ArtistImage {
uri: String
thumbnail: String
}

Fields

NameTypeDescription
uriStringURI to the full-size image.
thumbnailStringURI to the thumbnail image.