graphql-tools
                                
                                 graphql-tools copied to clipboard
                                
                                    graphql-tools copied to clipboard
                            
                            
                            
                        test
these changes allow key and args functions to return promises, which may be helpful if ExternalObject access were to be managed by a store -- in which case the store could be updated even after initial result returned from original schema either with additional incremental delivery results or with results from other schemas.
⚠️ No Changeset found
Latest commit: c2146ccba133a3b02b6093778deaef510c4202ab
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 no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
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
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/theguild/graphql-tools/Ho5RTftMTyfeMpXfhf8WZeq8V2Cz
✅ Preview: https://graphql-tools-git-lazy-experiment-theguild.vercel.app
The latest changes of this PR are not available as alpha, since there are no linked changesets for this PR.
Perhaps predictably, not so great performance wise.
although not as much of a performance penalty as the other approach.... @ardatan any thoughts on these numbers?
this approach could also help with defer/stream