Skip to main content

Mutation: permanentlyDeleteContact

Permanently delete & anonymize data if possible. THIS ACTION IS IRREVERSIBLE. Requires access to resource GRAPHQL_CONTACT_EDIT

phonebook {
permanentlyDeleteContact(
contactNid: ContactNid!
): NonNullBooleanValueOrErrorList!
}

Arguments

permanentlyDeleteContact.contactNid ● ContactNid! non-null scalar

Type

NonNullBooleanValueOrErrorList union