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