updateClientContactPerson
Updates a contact person from the list of the client
Requires authorization features: client:core:edit
updateClientContactPerson(
input: UpdateClientContactPersonInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
updateClientContactPerson.input ● UpdateClientContactPersonInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.