jetruby / graphql-rails_logger

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

Fix nil-ref error and add support for persisted queries #13

Closed ktalley closed 3 years ago

ktalley commented 3 years ago

Addressees: https://github.com/jetruby/graphql-rails_logger/issues/12

Tested with and without persisted queries using both GET and POST requests.

Only params that are present are logged.