createClientMedicalDiagnosis
Mutation to create / add a diagnosis for the client
createClientMedicalDiagnosis(
input: CreateClientMedicalDiagnosisInput!
): Boolean!
Arguments
createClientMedicalDiagnosis.input ● CreateClientMedicalDiagnosisInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.