Skip to main content

deleteModelImage

This mutation deletes a model image. You can delete only images that are connected to models that you own or have editing permissions.

deleteModelImage(
id: ID!
): OperationResult!

Arguments

deleteModelImage.id ● ID! non-null scalar

Type

OperationResult object

That type represents a status of the operation which should return any data.