graphql / graphql-js

A reference implementation of GraphQL for JavaScript
http://graphql.org/graphql-js/
MIT License
19.97k stars 2k forks source link

incremental: introduce IncrementalGraph class to manage tree of subsequent results #4094

Closed yaacovCR closed 1 month ago

yaacovCR commented 1 month ago

A Graph object exposes an iterator for the completed incremental data such that the Incremental Publisher can properly be conceptualized as an operator on a stream, similar to the spec changes.

depends on #4099

netlify[bot] commented 1 month ago

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
Latest commit 09ae45a269e53cef56fc09e3270f345c753bf9a6
Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/665e872dcd97a60008a08f9f
Deploy Preview https://deploy-preview-4094--compassionate-pike-271cb3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 month ago

Hi @yaacovCR, I'm @github-actions bot happy to help you with this PR 👋

Supported commands Please post this commands in separate comments and only one per comment: * `@github-actions run-benchmark` - Run benchmark comparing base and merge commits for this PR * `@github-actions publish-pr-on-npm` - Build package from this PR and publish it on NPM