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

add edits for merging defers at the same level #10

Closed
wants to merge 3 commits into from

Conversation

yaacovCR
Copy link

@yaacovCR yaacovCR commented Jan 15, 2023

spec edits for merging defers at the same level, corresponding to graphql/graphql-js#3820

Rather than merging subSelectionSets of a field group using MergeSelectionSets and then calling CollectFields, introducing CollectSubfields allows the field group's groupedSubfieldSet to be calculated directly.
@yaacovCR
Copy link
Author

closing in favor of graphql#1026 ...

as an aside, I opened that PR on the upstream repo, but we could instead merge it into robrichard:incremental, as it is built on top of all the amazingness of graphql#742

@yaacovCR yaacovCR closed this May 23, 2023
@yaacovCR
Copy link
Author

actually i forgot => the main purpose of graphql#1026 at this point is just to facilitate review of the associated implementation stack PR.

before it can be merged anywhere, we have to decide if we want the spec to describe concurrent execution of deferred/stream incremental data...

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