Allow disabling the verbose logging of GraphQL requests
Created by: mrnugget
Cherry-picked out of my current working branch.
I need this to make sense of any errors that happen while I'm testing. With the logging enabled running go test -v ./enterprise/internal/campaigns/resolvers/...
is so verbose that you cannot see anything.