PbThrottleMutation

Type Alias PbThrottleMutation 

Source
pub type PbThrottleMutation = ThrottleMutation;

Aliased Type§

pub struct PbThrottleMutation {
    pub fragment_throttle: HashMap<TypedId<4, u32>, RateLimit>,
}

Fields§

§fragment_throttle: HashMap<TypedId<4, u32>, RateLimit>