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

Support extras: [:lookahead, :ast_node] in run_graphql_field #4930

Merged
merged 1 commit into from Apr 22, 2024

Conversation

rmosolgo
Copy link
Owner

Fixes #4925

It injects pretty minimal lookahead and ast_node objects, but it allows real objects (or mocks) to be injected using keyword arguments.

@rmosolgo rmosolgo added this to the 2.3.1 milestone Apr 22, 2024
@rmosolgo rmosolgo changed the title Support extras: [:lookahead, :ast_node] in run_graphql_query Support extras: [:lookahead, :ast_node] in run_graphql_field Apr 22, 2024
@rmosolgo rmosolgo merged commit cb3f017 into master Apr 22, 2024
12 checks passed
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.

Compatibility for run_graphql_field with lookahead extra
1 participant