Skip to main content

start_projection

Function start_projection 

Source
pub async fn start_projection(
    __arg0: State<Arc<EventStore>>,
    __arg1: Path<String>,
) -> Result<Json<Value>>
Expand description

Start (resume) a projection

Sets the projection status to “running” so it resumes processing events.