deleteImage
Deletes a single Image using a unique key.
deleteImage(
input: DeleteImageInput!
): DeleteImagePayload
Arguments
deleteImage.input ● DeleteImageInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteImagePayload object
The output of our delete Image mutation.