graphql-metrics icon indicating copy to clipboard operation
graphql-metrics copied to clipboard

Schema.instrument is deprecated

Open vahe opened this issue 1 year ago • 1 comments

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

vahe avatar Mar 15 '24 21:03 vahe

Any update on this?

ltribolet avatar Jul 02 '24 16:07 ltribolet

Fixed by https://github.com/Shopify/graphql-metrics/pull/87. I'll release a new version

swalkinshaw avatar Sep 11 '24 21:09 swalkinshaw