removePersonRelatedCompany
Remove the related company from the given person.
removePersonRelatedCompany(
input: PersonCompanyInput!
): Person!
Arguments
removePersonRelatedCompany.input
● PersonCompanyInput!
non-null input
Type
Person
object
Represents information about a person.