Add new RequestLogger
You now can log your incoming graphql requests. Simply enable this feature per endpoint:
t3n:
GraphQL:
context: 't3n\GraphQL\Context'
endpoints:
some-endpoint:
logRequests: true # if enabled all requests are logged