Skip to content

Commit 4d0be5c

Browse files
authored
doc: Add pino and lightstep middlewares to list of middlewares (chentsulin#557)
Add graphql-pino-middleware, graphql-lightstep-middleware to list of middlewares
1 parent 7fd9caa commit 4d0be5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ If you want to contribute to this list (please do), send me a pull request.
136136
* [react-reach](https://github.com/kennetpostigo/react-reach) - A library to communicate with Graphql through Redux.
137137
* [Grafoo](https://github.com/grafoojs/grafoo) - A tiny yet fully fledged cache based GraphQL client
138138
* [mst-gql](https://github.com/mobxjs/mst-gql) - Bindings for mobx-state-tree and GraphQL
139+
* [graphql-pino-middleware](https://github.com/addityasingh/graphql-pino-middleware) - GraphQL middleware to augment resolvers with pino logger
140+
* [graphql-lightstep-middleware](https://github.com/addityasingh/graphql-lightstep-middleware) - GraphQL middleware to instrument resolvers with `lightstep` traces
139141

140142
#### HTTP Server Bindings
141143
* [express-graphql](https://github.com/graphql/express-graphql) - GraphQL Express Middleware.

0 commit comments

Comments
 (0)