graphql-python / graphql-python/graphql-core-legacy
Expose ExecutionResult extensions
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.