updateClientConnectedPersons
Update the connected persons to the client (e.g. a spouse)
Requires authorization features: client:core:edit
updateClientConnectedPersons(
input: UpdateClientConnectedPersonsInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
updateClientConnectedPersons.input ● UpdateClientConnectedPersonsInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.