UpdateContactDataPhoneInput
Used to update an exising phone number for a contact.
input UpdateContactDataPhoneInput {
phoneNumber: String
phoneType: PhoneType
}
Fields
UpdateContactDataPhoneInput.phoneNumber ● String scalar
UpdateContactDataPhoneInput.phoneType ● PhoneType enum
Member Of
UpdateContactDataInput input