pub fn update_event(input: &EventUpdateInput) -> Result<Event, GraphError>Expand description
Update an event (PATCH /me/events/{id}) → the updated Event.
pub fn update_event(input: &EventUpdateInput) -> Result<Event, GraphError>Update an event (PATCH /me/events/{id}) → the updated Event.