You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option for dataLoader to enable batching on additionalResolver level (#8475)
* Add option for dataLoader to enable batching on additionalResolver level
I would propose adding data loader options to enable batching on additionalResolver level (to the subgraphs). This would enable us to distribute large workloads to several load-balanced subgraphs.
* docs: update website
* feat: changeset
* chore: apply suggestions
* chore: review nitpicks
0 commit comments