pub async fn indexer_assets(
    conn: &mut PoolConnection<Postgres>,
    indexer_id: &i64
) -> Result<IndexerAssetBundle>