DataLoader dispatching for Subscriptions by andimarek · Pull Request #3988 · graphql-java/graphql-java · GitHub
Skip to content

DataLoader dispatching for Subscriptions#3988

Merged
andimarek merged 6 commits into
masterfrom
dataloader-subscription
Jun 12, 2025
Merged

DataLoader dispatching for Subscriptions#3988
andimarek merged 6 commits into
masterfrom
dataloader-subscription

Conversation

@andimarek

@andimarek andimarek commented May 24, 2025

Copy link
Copy Markdown
Member

This adds the normal per level data batching to subscriptions events.

Before the dispatching would alway happen directly after a dataloader was used, meaning there was not batching happening.

@github-actions

github-actions Bot commented May 24, 2025

Copy link
Copy Markdown
Contributor

@bbakerman bbakerman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went thought the commits that make it pass - nice

@andimarek andimarek merged commit 4dc7965 into master Jun 12, 2025
2 checks passed
@dondonz dondonz added this to the 25.x breaking changes milestone Jul 20, 2025
@dondonz dondonz deleted the dataloader-subscription branch August 15, 2025 06:13
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.

3 participants