graphql-python / graphql-python/graphql-core-legacy

`print_schema` in definition order

Aperta
#123 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
372
Fork
175
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

`print_schema` sort types alphabetically, which is nice for reference...

But when "learning" a new schema its probably best to read the schema in the order it was defined (get information from python source code).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by locating the Python implementation of `print_schema` and its tests, then inspect where type ordering is applied. Confirm the current alphabetical behavior and define completion as preserving the schema's definition order when printing while retaining the existing reference output behavior where appropriate.

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

Valutazione

Stack tecnologico
python
Ambito
api
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.