Expected Behavior
Would be great to log requests as they come in and possibly the responses (atleast errors) in some easier to read way.
Current Behavior
There is essentially nothing printed or logged unless you add a console.log or there is an uncaught error
Possible Solution
Research what tools apollo-server has for middle whare to log request information
Expected Behavior
Would be great to log requests as they come in and possibly the responses (atleast errors) in some easier to read way.
Current Behavior
There is essentially nothing printed or logged unless you add a console.log or there is an uncaught error
Possible Solution
Research what tools apollo-server has for middle whare to log request information