0xPlaygrounds / 0xPlaygrounds/subgrounds

GraphQL <-> Subgrounds Query

Aperta
#26 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
73
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
graphql, python
Ambito
backend-api-design, devtools
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.