graphql-metrics
graphql-metrics copied to clipboard
Schema.instrument is deprecated
See https://github.com/rmosolgo/graphql-ruby/pull/4771.
instrument is deprecated (to be removed in graphql-ruby 3.0) and should be replaced with trace_with.
Latest docs: https://graphql-ruby.org/queries/tracing.html
Any update on this?
Fixed by https://github.com/Shopify/graphql-metrics/pull/87. I'll release a new version