github.com/graphql-go/graphql
An implementation of GraphQL in Go. Follows the official reference implementation graphql-js.
Replace graphql.NewSchema
Call to
graphql.NewSchema
Redirect the call to
gopkg.in/DataDog/dd-trace-go.v1/contrib/graphql-go/graphql.NewSchema
.