OBJECT
Image info about the given Course.
type Image {# Alternate text for the Course image.alt: String # Url of the Course image.url: String # Whether the image is the generic default Course image or not.isDefault: Boolean }