Skip to content
New issue

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

Accept trace instances during query execution #4497

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Jun 1, 2023

This way, you can take a trace instance passed to GraphQL.parse and provide it for query execution. (The same thing was posssible with context[:tracers] but it hadn't been totally added for the new Trace API.)

@rmosolgo rmosolgo added this to the 2.0.23 milestone Jun 1, 2023
@rmosolgo rmosolgo merged commit d9fd6a1 into master Jun 5, 2023
13 checks passed
@rmosolgo rmosolgo deleted the context-trace-instance branch June 5, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant