addClientCareDegree
Adds a new care degree to a client
Requires authorization features: client:care-degree:edit
addClientCareDegree(
input: AddClientCareDegreeInput!
): Boolean
Directives
auth
Requires authorization features: client:care-degree:edit
Arguments
addClientCareDegree.input ● AddClientCareDegreeInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.