pub type PbConnectorPropsChangeMutation = ConnectorPropsChangeMutation;Aliased Type§
pub struct PbConnectorPropsChangeMutation {
pub connector_props_infos: HashMap<u32, ConnectorPropsInfo>,
}Fields§
§connector_props_infos: HashMap<u32, ConnectorPropsInfo>