graphql2rest icon indicating copy to clipboard operation
graphql2rest copied to clipboard

Add types file for logger integration

Open roy-mor opened this issue 5 years ago • 0 comments

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.

roy-mor avatar Oct 15 '20 10:10 roy-mor