graphql-metrics 5.0.6
Extract as much much detail as you want from GraphQL queries, served up from your Ruby app and the `graphql` gem. Compatible with the `graphql-batch` gem, to extract batch-loaded fields resolution timings.
Gemfile:
=
install:
=
Runtime Dependencies (2):
concurrent-ruby
>= 1.1.0
graphql
>= 1.12.10
Development Dependencies (11):
activesupport
~> 5.1.5
diffy
>= 0
fakeredis
>= 0
graphql-batch
>= 0
hashdiff
>= 0
minitest
~> 5.0
minitest-focus
>= 0
mocha
>= 0
pry
>= 0
pry-byebug
>= 0
rake
~> 10.0