deleteCareTeam
Deletes an existing care team. Can only be deleted when there are no employees assigned to it.
deleteCareTeam(
input: DeleteCareTeamInput!
): Boolean!
Arguments
deleteCareTeam.input ● DeleteCareTeamInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.