pub type MutationParamMap = HashMap<String, f32>;
A parameter map: name โ value.
pub struct MutationParamMap { /* private fields */ }