setClientCaregiver
Updates the contact person that will be the caregiver. Optionally, specifies if the caregiver will be using preventive care. Only one contact person can be caregiver at a given time.
Requires authorization features: client:core:edit
setClientCaregiver(
input: SetClientCaregiverInput!
): Boolean
Directives
auth
Requires authorization features: client:core:edit
Arguments
setClientCaregiver.input ● SetClientCaregiverInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.