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

BREAKING: Run middleware and afterware only once per batched request #60

Closed
mitjade opened this issue Mar 2, 2017 · 1 comment
Closed

Comments

@mitjade
Copy link
Collaborator

mitjade commented Mar 2, 2017

Is this something that might concern this starter kit, since it now uses apollo-client 0.10.0?

I found applyMiddleware in src/redux_store.js, should this be now applyBatchMiddleware ?

apollographql/apollo-client#1285

@larixer
Copy link
Member

larixer commented Mar 2, 2017

@mitjade Thanks for pointing out this nuisance, however at the moment starter kit uses only redux's applyMiddleware in src/redux_store.js, not apollo's one. So this issue is non-relevant for now.

@larixer larixer closed this as completed Mar 2, 2017
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

No branches or pull requests

2 participants