addCompanyEmail
Add an email address to the company. This will just add the current address to the existing ones.
addCompanyEmail(
input: CompanyEmailInput!
): Company!
Arguments
addCompanyEmail.input
● CompanyEmailInput!
non-null input
Type
Company
object
Represents information about a company.