Skip to main content

deleteGenerationResult

This mutation deletes a try on generation result from the history. You can delete only generations that you own.

deleteGenerationResult(
id: ID!
): OperationResult!

Arguments

deleteGenerationResult.id ● ID! non-null scalar

Type

OperationResult object

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