Skip to main content

deleteRecord

This mutation deletes a record.

deleteRecord(
id: ID!
): RecordResponsePayload

Arguments

deleteRecord.id ● ID! non-null scalar

Type

RecordResponsePayload object

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