Sam Curry

Results 3 issues of Sam Curry

**Why this request** - Winston transports have an optional `close()` function defined. - Having to use `kthxbye` (not typed / standard) makes use with typescript painful and requires special treatment...

enhancement

# Problem defn When using GraphQL shield to apply rules across the schema, subscription rules are not executed for subscription subscribe operations. ## Issue The `applyMiddlewareToField` function does not take...

When I try running two scripts as per this example: ``` path: './sqlscripts/*.sql' ``` I receive an error: ``` Error: Multiple files found matching pattern ./sqlscripts/*.sql ``` If only one...

enhancement