INPUT_OBJECT
Input type for creating a new Image in an ImagineList
input CreateImagineImageInput {# Url of the Imageurl: String!# Alt attribute of the Imagealt: String# Title attribute of the Imagetitle: String}