activateActivityTemplate
Activate an existing plannedActivity template (make it available for choice)
Requires authorization features: park:activity-template:edit
activateActivityTemplate(
input: ActivateActivityTemplateInput!
): Boolean!
Directives
auth
Requires authorization features: park:activity-template:edit
Arguments
activateActivityTemplate.input ● ActivateActivityTemplateInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.