Mutation: permanentlyDelete
Requires access to resource CONTACT_DELETE_PERMANENTLY. Cannot edit special contacts
contact {
permanentlyDelete(
contactNidList: [ContactNid!]!
): Boolean
}
Arguments
permanentlyDelete.contactNidList ● [ContactNid!]! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.