graphql-python / graphql-python/graphql-server

Support for extensions

未关闭
#25 8 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
type: rfc
主要语言
Python
星标
134
派生
70
PR 合并指标
30 天内没有已合并 PR

描述

In `graphene-tornado`, we've added support for [extensions](https://github.com/graphql-python/graphene-tornado#extensions) similar to Apollo Server. These extensions provide the capability to do things like add [Apollo Tracing](https://github.com/graphql-python/graphene-tornado/tree/graphql-extensions-tracing) or distributed tracing to requests.

This capability would be great to add to `graphql-server-core` (it's a blocker for `graphene-tornado` to migrate). Is there interest in having this functionality in this project? Specifically, I'm suggesting we add the extension points defined [here](https://github.com/graphql-python/graphene-tornado/blob/graphql-extensions-tracing/graphene_tornado/extension_stack.py#L13).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。