Skip to main content

Mutation: restoreContact

Restore contact if possible.. Requires access to resource GRAPHQL_CONTACT_EDIT

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

Arguments

restoreContact.contactNid ● ContactNid! non-null scalar

Type

NonNullBooleanValueOrErrorList union