Function fuel_indexer_postgres::graph_root_latest
source · pub async fn graph_root_latest(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str
) -> Result<GraphRoot>
pub async fn graph_root_latest(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str
) -> Result<GraphRoot>