OBJECT
Represents an image resource.
type Image {# A word or phrase to share the nature or contents of an image.altText: String # A unique identifier for the image.id: ID # The location of the image as a URL.src: URL! }