Open zigzactly opened 5 years ago
@zigzactly Im confident its not micro's issue, its apollo-server-micro implementation.
There is an issue on apollo server: https://github.com/apollographql/apollo-server/issues/3293
Actually its related to this. I did a little digging. I used the silent
flag to remove the request logs. Def a more interactable console will do the job better.
I too would like saner behavior on this.
Even something as simple as
Hi i am using apollo-server-micro and running it in dev mode with micro-dev.
When i have playground running, the console gets spammed with the instrospection query logs.
Is there anyway i can mute the introspection logging?
Package: apollo-server-micro Version: ^3.0.0