pub fn delete(fields: Vec<Field>, body: &mut Body) -> Result<(), Box<dyn Error>>
given a vector of Fields, delete the [Expression] value that matches that filter
Field
Expression