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