Skip to main content

deleteClientContactPerson

Removes a contact person from the list of the client

Requires authorization features: client:core:edit

deleteClientContactPerson(
input: DeleteClientContactPersonInput!
): Boolean

Directives

auth

Requires authorization features: client:core:edit

Arguments

deleteClientContactPerson.input ● DeleteClientContactPersonInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.