Skip to main content

deleteReportDefinition

Deletes a report definition.

deleteReportDefinition(
id: UUID!
): Boolean

Arguments

deleteReportDefinition.id ● UUID! non-null scalar

The UUID of the report definition to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.