apollo-newrelic-extension
apollo-newrelic-extension copied to clipboard
Apollo Server extension library for performing NewRelic transaction traces of graphql requests
Results
2
apollo-newrelic-extension issues
Sort by
recently updated
recently updated
newest added
Hey, thanks for creating this extension, very useful. When running this extension in Apollo server 2.15.0, you get the following warning `[deprecated] A "NewRelicExtension" was defined within the "extensions" configuration...
HI , We are using `"apollo-newrelic-extension": "^0.1.1"` package with our GraphQL implementation at server side to see the Query details . We see that in Nurelic, Variables values are populated...