Function fuel_indexer_database::queries::graph_root_latest
source · 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.