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

Support incremental delivery with defer/stream #41

Merged
merged 23 commits into from
Oct 29, 2021
Merged

Conversation

yaacovCR
Copy link
Owner

Port of graphql#2839

robrichard and others added 12 commits August 30, 2021 12:22
Support returning async iterables from resolver functions
# Conflicts:
#	src/index.d.ts
#	src/type/directives.d.ts
#	src/type/directives.ts
#	src/type/index.js
# Conflicts:
#	src/index.d.ts
#	src/type/directives.d.ts
#	src/type/directives.ts
#	src/type/index.js
# Conflicts:
#	src/execution/execute.ts
#	src/validation/index.d.ts
#	src/validation/index.ts
# Conflicts:
#	src/subscription/subscribe.ts
* fix(race): concurrent next calls

* refactor test

* use invariant

* disable eslint error

* fix
@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2021

🦋 Changeset detected

Latest commit: 6fc7372

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
graphql-executor Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yaacovCR yaacovCR merged commit f6d0b73 into main Oct 29, 2021
@yaacovCR yaacovCR deleted the executor-defer-stream branch October 29, 2021 10:07
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