Skip to content

Commit

Permalink
doc: Add graphql-pino-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 69d271e commit c432b56
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 @@ -157,6 +157,7 @@ server.start(() => console.log('Server is running on localhost:4000'))
- [graphql-middleware-sentry](https://github.com/maticzav/graphql-middleware-sentry) - Report your server errors to Sentry.
- [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

## API

Expand Down

0 comments on commit c432b56

Please sign in to comment.