graphql2rest
graphql2rest copied to clipboard
Add types file for logger integration
This package allows integrating with an external winston-compatible logger by passing in the logger function. Logger type definition/validation is currently duck typed - it's better to add types file for this.