Open
Description
Instead of ApolloTracing
(which is deprecated) we could implement a simple extension that adds extensions: {traces: []}
object where each trace would be a separate {path: time: }
.
I don't know how useful this would be to folk, but maybe it would have some utility as simple example extension?