Strise Connect API Docs
Mutations

companyUpdateBeneficialOwners

Update (add/remove) beneficial owners of a company.

companyUpdateBeneficialOwners(
  where: CompanyUpdateBeneficialOwnersInput!
): Boolean!

Arguments

where CompanyUpdateBeneficialOwnersInput! non-null input

CompanyUpdateBeneficialOwnersInput!

Type

Boolean scalar

Boolean The Boolean scalar type represents true or false.

On this page