Open
Description
In graphene-tornado
, we've added support for extensions similar to Apollo Server. These extensions provide the capability to do things like add Apollo 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.