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