apollo-link
apollo-link copied to clipboard
feat: introduce batching mode
Thinking of this change.
Introduce BatchingMode which enables users to expressly specify the timing of executing the batched operations.
Feedbacks welcome.
@dora-gt: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/
I'd like this PR to be merged, what do you think? Do you guys think this is not necessary or should I do something?
It just adds functionality, not breaking anything. Users can now control when to execute batches.
ping @hwillson @benjamn