Type Alias PbStartFragmentBackfillMutation

Source
pub type PbStartFragmentBackfillMutation = StartFragmentBackfillMutation;

Aliased Type§

struct PbStartFragmentBackfillMutation {
    pub fragment_ids: Vec<u32>,
}

Fields§

§fragment_ids: Vec<u32>