0xPlaygrounds / 0xPlaygrounds/subgrounds

GraphQL <-> Subgrounds Query

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

説明

**Is your feature request related to a problem? Please describe.**
- I'm frustrated when trying to convert existing GraphQL queries into Subgrounds
- I find it difficult to convert Subgrounds queries into clean GraphQL

**Describe the solution you'd like**
A way to convert (even if lossy) GraphQL into Subgrounds code and vice versa.

**Describe alternatives you've considered**
DMing the Playgrounds Team 😮‍💨

**Additional context**
- [GraphQL-core](https://graphql-core-3.readthedocs.io/en/latest/diffs.html#custom-middleware)
- GraphQL -> Subgrounds can be loss-less
- Subgrounds -> GraphQL will usually be lossy due to extra features we add such as pagination and synthetic fields

**Implementation checklist**
- [ ] Task 1

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

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

調査の方向性

The issue is about building a converter between GraphQL queries and Subgrounds code. Start by examining the existing Subgrounds query builder and GraphQL parsing logic in the codebase. Look for modules handling GraphQL schema parsing and query generation. Understand how Subgrounds adds features like pagination and synthetic fields. A successful implementation will allow bidirectional conversion, with the Subgrounds-to-GraphQL path being lossy.

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

評価

技術スタック
graphql, python
領域
backend-api-design, devtools
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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