pub(crate) fn prepare_graph_for_render( graph: &Graph, metadata_schema: &MetadataSchema, executors: &mut RenderExecutorMap, ) -> Result<()>