pub fn echo_response(body: &WriteBody, row: Option<&ParseMap>) -> ParseMap
Build the response body for a write, from the keys the request asked to echo and the row the adapter returned.