0xPlaygrounds / 0xPlaygrounds/subgrounds

GraphQL <-> Subgrounds Query

Abierto
#26 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
73
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
graphql, python
Área
backend-api-design, devtools
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.