jetruby / graphql-rails_logger

Display GraphQL queries in a more readable format
MIT License
116 stars 21 forks source link

Option to suppress the introspection queries #1

Closed pelted closed 6 years ago

pelted commented 6 years ago

First of all, great little helper tool for development. It would be great to be able to suppress the introspection queries so they don't clutter the console.

fuelen commented 6 years ago

@pelted Hi! How do you imagine this? Just ignore printing of queries?