Πήγαινε στο κύριο περιεχόμενο

updateContact

SRP

Update contact details.

Input

contactUpdateInput

Return Type

ID

Example

mutation UpdateContact {
updateContact(input: {
contactId: "Y29uMTIzNDU2"
firstName: "Jane"
lastName: "Doe"
email: "jane.doe@example.com"
})
}

Export This Article

Save a copy of this page as PDF or plain text.