pub async fn start_projection( __arg0: State<Arc<EventStore>>, __arg1: Path<String>, ) -> Result<Json<Value>>
Start (resume) a projection
Sets the projection status to “running” so it resumes processing events.