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

refactor(batchDelegate): simplify batch delegation #1855

Merged
merged 1 commit into from Jul 30, 2020

Conversation

yaacovCR
Copy link
Collaborator

= allow createBatchDelegateFn to take an options object that can prespecify any option if desired
= introduces batchDelegateToSchema in which all arguments including key and result mapping are deferred to runtime, in parallel to delegateToSchema
= updates schema stitching type merging to allow configuration of result mapping

= introduces batchDelegateToSchema in which all arguments including key and result mapping are deferred to runtime

= allow createBatchDelegateFn to take an options object that can prespecify any option if desired
= updates schema stitching type merging to allow configuration of result mapping
@theguild-bot
Copy link
Collaborator

theguild-bot commented Jul 30, 2020

The latest changes of this PR are available as alpha in npm: 6.0.16-alpha-4fde05ea.0

Quickly update your package.json by running:

npx match-version @graphql-tools 6.0.16-alpha-4fde05ea.0

@yaacovCR yaacovCR merged commit 4fde05e into master Jul 30, 2020
@yaacovCR yaacovCR deleted the refactor-batch-delegate branch July 30, 2020 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants