updatePersonEmails
Assign email addresses with the person. This will remove all existing entries.
updatePersonEmails(
input: PersonEmailsInput!
): Person!
Arguments
updatePersonEmails.input
● PersonEmailsInput!
non-null input
Type
Person
object
Represents information about a person.