updateCompanyAddress
Update the company's address details.
updateCompanyAddress(
input: AddressInput!
): Company!
Arguments
updateCompanyAddress.input
● AddressInput!
non-null input
Type
Company
object
Represents information about a company.