companyAddressUpdate
AUTH: Role=[user.OWNER,user.EDITOR] OR (('user is authenticated') AND ('companyId(s) if present in input matches JWT'))
companyAddressUpdate(
input: CompanyAddressUpdateInput!
): Address!
AUTH: Role=[user.OWNER,user.EDITOR] OR (('user is authenticated') AND ('companyId(s) if present in input matches JWT'))
companyAddressUpdate(
input: CompanyAddressUpdateInput!
): Address!
companyAddressUpdate.input
● CompanyAddressUpdateInput!
non-null inputAddress
object