Skip to main content

deleteCareTeam

Deletes an existing care team. Can only be deleted when there are no employees assigned to it.

Requires authorization features: park:care-team:edit

deleteCareTeam(
input: DeleteCareTeamInput!
): Boolean!

Directives

auth

Requires authorization features: park:care-team:edit

Arguments

deleteCareTeam.input ● DeleteCareTeamInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.