updateClientPhysicalConditions
Update the physical conditions that the client has (e.g. depression)
Requires authorization features: client:core:edit
updateClientPhysicalConditions(
input: UpdateClientPhysicalConditionsInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
updateClientPhysicalConditions.input ● UpdateClientPhysicalConditionsInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.