feliperoveran

Results 1 comments of feliperoveran

@eshaiju I have used `bullet` on a few projects using GraphQL and it does detect N+1 queries.For reference, I'm using the following configuration on my `development.rb` environment file: ``` config.after_initialize...