removePerson
This mutation removes a user relationship and roles related to the provided company.
removePerson(
input: RemovePersonInput!
): StatusResponse!
Arguments
removePerson.input ● RemovePersonInput! non-null input
Parameters for RemovePerson
Type
StatusResponse object
The response of a mutation that only returns a status