RemovePersonInput
Autogenerated input type of RemovePerson
input RemovePersonInput {
clientMutationId: String
companyPartyId: ID!
partyId: ID!
}
Fields
RemovePersonInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
RemovePersonInput.companyPartyId ● ID! non-null scalar
RemovePersonInput.partyId ● ID! non-null scalar
Member Of
removePerson mutation