Mutation: restoreContact
Restore contact if possible.. Requires access to resource GRAPHQL_CONTACT_EDIT
phonebook {
restoreContact(
contactNid: ContactNid!
): NonNullBooleanValueOrErrorList!
}
Restore contact if possible.. Requires access to resource GRAPHQL_CONTACT_EDIT
phonebook {
restoreContact(
contactNid: ContactNid!
): NonNullBooleanValueOrErrorList!
}
restoreContact.contactNid ● ContactNid! non-null scalarNonNullBooleanValueOrErrorList union