We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schema.tracer(ApolloFederation::Tracing::Tracer)
After the Graphql gem update, I started getting a warning:
`Schema.tracer(ApolloFederation::Tracing::Tracer)` is deprecated; use module-based `trace_with` instead. See: https://graphql-ruby.org/queries/tracing.html .../.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/apollo-federation-3.8.4/lib/apollo-federation/tracing.rb:12:in `use'
It seems like the warning was added 5 months ago in 2.3.0 version rmosolgo/graphql-ruby@1f5120b
Could the warning be silent or fixed?
thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After the Graphql gem update, I started getting a warning:
It seems like the warning was added 5 months ago in 2.3.0 version rmosolgo/graphql-ruby@1f5120b
Could the warning be silent or fixed?
thank you
The text was updated successfully, but these errors were encountered: