pub fn apply_projection_event(
session_id: &str,
event_ordinal: u64,
previous_event_digest: &str,
event_digest: &str,
mutation: &MaterializedSessionMutation,
) -> Result<ProjectionApplyOutcome>Expand description
Apply exactly one relay event, as a page of one.