pub async fn plan_set_enabled( t: &Transport, selectors: &[String], enable: bool, ) -> Result<MutationPlan>