0xPlaygrounds / 0xPlaygrounds/subgrounds

Creating `SyntheticField` across subgraphs

オープン
#4 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Python
スター
73
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
Being able to seamlessly combine fields from multiple subgraphs via `SyntheticField`.

**Describe the solution you'd like**
```py
borrows = aave.Borrows + compound.Borrows
```

*Originally from: ThierryBleau*

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Look at the existing SyntheticField implementation in the codebase, likely in a module like subgrounds/synthetic.py. Understand how subgraphs like aave and compound are currently queried and how their Borrows fields are structured. The goal is to design a mechanism to combine fields across different subgraph schemas, which requires understanding GraphQL stitching and the library's internal data models.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
graphql, python
領域
api, data
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。