pub type PbStartFragmentBackfillMutation = StartFragmentBackfillMutation;
pub struct PbStartFragmentBackfillMutation { pub fragment_ids: Vec<u32>, }
fragment_ids: Vec<u32>