Skip to content
Woolf Help Center home
Woolf Help Center home

πŸ—„οΈ Archive Activity

The archiveActivity mutation allows an instructor or administrator to archive an activity. Archiving prevents any further updates or modifications to the activity.

Input Parameters

Parameter

Type

Description

activityId

ID!

ID of the activity to be archived.

Response Fields

Field

Type

Description

success

Boolean

Returns true if the activity was successfully archived.

πŸš€Β Request (Try It)