Skip to main content

deleteClient

Delete a client by its id.

deleteClient(
id: ClientID!
): Boolean!

Arguments

deleteClient.id ● ClientID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.