Skip to content

limit when data property is an array#163

Merged
yaacovCR merged 1 commit intomainfrom
tweak
Mar 20, 2022
Merged

limit when data property is an array#163
yaacovCR merged 1 commit intomainfrom
tweak

Conversation

@yaacovCR
Copy link
Copy Markdown
Owner

when using @stream, the data property will be an array only when batching.

when/if graphql-js changes to always send data as an array for streamed results, graphql-executor will do so as well. until then, data will be an array only when necessary, i.e. when batch streaming

when using `@stream`, the `data` property will be an array only when batching.

when/if graphql-js changes to always send data as an array for streamed results, graphql-executor will do so as well. until then, data will be an array only when necessary, i.e. when batch streaming
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 20, 2022

⚠️ No Changeset found

Latest commit: d0a66d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

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

Click here to learn what changesets are, and how to add one.

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

@yaacovCR yaacovCR merged commit 5d09ec8 into main Mar 20, 2022
@yaacovCR yaacovCR deleted the tweak branch March 21, 2022 15:15
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