pub fn build_node_value( node: &NodeData, fields: &HashSet<String>, sql_contents: Option<&HashMap<String, String>>, ) -> Value
Build a JSON object containing only the requested fields for a node.