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