Skip to content

Exec-next: Implement GraphQL::Current.field#5640

Merged
rmosolgo merged 2 commits into
masterfrom
exec-next-current-field
May 25, 2026
Merged

Exec-next: Implement GraphQL::Current.field#5640
rmosolgo merged 2 commits into
masterfrom
exec-next-current-field

Conversation

@rmosolgo
Copy link
Copy Markdown
Owner

@rmosolgo rmosolgo commented May 25, 2026

Now Execution::Next populates GraphQL::Current.field.

One cool thing is that I expect this overhead to be a lot less than the implementation for Execution::Interpreter. Since lists are handled together, this is assigned once for a whole batch of objects.

@rmosolgo rmosolgo added this to the 2.6.3 milestone May 25, 2026
@rmosolgo rmosolgo merged commit a219bc5 into master May 25, 2026
13 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.

1 participant