Skip to main content

deleteContact

This mutation deletes a contact.

deleteContact(
id: ID!
): ContactResponsePayload

Arguments

deleteContact.id ● ID! non-null scalar

Type

ContactResponsePayload object

A contact in the application or the error related to the operation on the contact.