Skip to main content

deletePlannedActivity

Deletes a plannedActivity from the action plan of the residential park.

Requires authorization features: park:activity-plan:edit

deletePlannedActivity(
id: PlannedActivityID!
): Boolean!

Directives

auth

Requires authorization features: park:activity-plan:edit

Arguments

deletePlannedActivity.id ● PlannedActivityID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.