graphql-python / graphql-python/graphql-core-legacy
Expose ExecutionResult extensions
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 372
- Forks
- 175
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently there is no way for the middleware or resolver to set data in the `extensions` field of the `ExecutionResult` response object. This prevents the use of tools like performance tracing or metadata injection.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating ExecutionResult and the middleware or resolver execution paths in the Python GraphQL implementation. Determine how extensions should be supplied to the response, then add coverage showing that middleware or a resolver can populate ExecutionResult.extensions.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- graphql, python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100