addOwnerToCase
Use this one for manually adding owners to a Client Relationship
addOwnerToCase(
caseId: ID!
info: PersonInfo!
): Company
Use this one for manually adding owners to a Client Relationship
addOwnerToCase(
caseId: ID!
info: PersonInfo!
): Company
addOwnerToCase.caseId ● ID! non-null scalaraddOwnerToCase.info ● PersonInfo! non-null inputCompany object