pub async fn graph_root_latest(
    conn: &mut IndexerConnection,
    namespace: &str,
    identifier: &str
) -> Result<GraphRoot>
Expand description

Return the latest GraphRoot for a given indexer.