apollo-log
apollo-log copied to clipboard
A logging extension for the Apollo GraphQL Server
- apollo-server Version: `"apollo-server-express": "^2.25.2",` - Operating System (or Browser): `not relevant` - Node Version: `FROM node:12.19.0-alpine3.10` - apollo-log Version: `^1.1.0` Using the `mutate` function modifies the original request to...
- apollo-server Version: [email protected] - Operating System (or Browser): windows 10, firefox latest - Node Version: v16.13.1 - apollo-log Version: 1.1.0 ### How Do We Reproduce? I suspect this is...
I thought ignoring introspection queries made sense and I thought it made sense as an option with default set to false. Anyway I realised you have a `ignoredOps` flag but...
This PR contains: - [x] bugfix - [x] feature - [ ] refactor - [ ] tests - [ ] documentation - [ ] metadata ### Breaking Changes? - [...
Hi, What do you think about new option that enable log values of variables?