Skip to content

Support incremental delivery with defer/stream#41

Merged
yaacovCR merged 23 commits intomainfrom
executor-defer-stream
Oct 29, 2021
Merged

Support incremental delivery with defer/stream#41
yaacovCR merged 23 commits intomainfrom
executor-defer-stream

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 force-pushed the executor-defer-stream branch from 9e7a815 to 43eaa11 Compare October 29, 2021 09:44
@yaacovCR yaacovCR force-pushed the executor-defer-stream branch from fe36ffc to 6fc7372 Compare October 29, 2021 10:03
@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

Comments