addCompanyPhone
Add a phone number to the company. This will just add the current number to the existing ones.
addCompanyPhone(
input: CompanyPhoneInput!
): Company!
Arguments
addCompanyPhone.input
● CompanyPhoneInput!
non-null input
Type
Company
object
Represents information about a company.