Skip to content

Commit

Permalink
Add graphql-lightstep-middleware to list of middlewares
Browse files Browse the repository at this point in the history
  • Loading branch information
addityasingh authored Jan 30, 2020
1 parent c432b56 commit 1a74fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ server.start(() => console.log('Server is running on localhost:4000'))
- [graphql-middleware-forward-binding](https://github.com/maticzav/graphql-middleware-forward-binding) - GraphQL Binding forwardTo plugin for GraphQL Middleware.
- [graphql-yup-middleware](https://github.com/JCMais/graphql-yup-middleware) - Use yup to validate mutation arguments
- [graphql-pino-middleware](https://github.com/addityasingh/graphql-pino-middleware) - GraphQL middleware to augment resolvers with pino logger
- [graphql-lightstep-middleware](https://github.com/addityasingh/graphql-lightstep-middleware) - GraphQL middleware to instrument resolvers with `lightstep` traces

## API

Expand Down

0 comments on commit 1a74fee

Please sign in to comment.