deleteClientMedicalDiagnosis
Mutation to delete a medical diagnosis for a client
deleteClientMedicalDiagnosis(
input: DeleteClientMedicalDiagnosisInput!
): Boolean!
Arguments
deleteClientMedicalDiagnosis.input ● DeleteClientMedicalDiagnosisInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.