Skip to main content

deleteTrustDomain

Deletes a trust domain by its ID.

deleteTrustDomain(
id: UUID!
): Boolean!

Arguments

deleteTrustDomain.id ● UUID! non-null scalar

The UUID of the trust domain to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.