updatePersonPhones
Assign phone numbers with the person. This will remove all existing entries.
updatePersonPhones(
input: PersonPhonesInput!
): Person!
Arguments
updatePersonPhones.input
● PersonPhonesInput!
non-null input
Type
Person
object
Represents information about a person.