Type Alias mz_compute_client::controller::IntrospectionUpdates

source ยท
type IntrospectionUpdates = (IntrospectionType, Vec<(Row, Diff)>);