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

Defer payloads in groups #562

Merged
merged 10 commits into from
Aug 8, 2024
Merged

Defer payloads in groups #562

merged 10 commits into from
Aug 8, 2024

Conversation

gnawf
Copy link
Collaborator

@gnawf gnawf commented Jul 9, 2024

Early work

@gnawf gnawf force-pushed the defer-payloads-in-groups branch 2 times, most recently from ad4f8ac to 334199f Compare July 30, 2024 05:25
@gnawf gnawf marked this pull request as ready for review July 30, 2024 05:44
import graphql.normalized.ExecutableNormalizedOperation
import graphql.normalized.incremental.NormalizedDeferredExecution

class NadelIncrementalResultAccumulator(
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add some docs on this class that briefly describes the problem that it is solving?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@gnawf gnawf merged commit 79b230c into master Aug 8, 2024
2 checks passed
@gnawf gnawf deleted the defer-payloads-in-groups branch August 8, 2024 04:09
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.

2 participants