Apollo-client: applyBatchMiddleware: Documentation

Created on 2 Mar 2017  路  1Comment  路  Source: apollographql/apollo-client

Guys, you have rolled out some modifications to batchednetwork interface that broke my existsing functionality. I'm trying to find where it is documented.

The error I'm getting is:Batch middleware must implement the applyBatchMiddleware function

I looked at the web docs, in source and PR's but it's quite confusing what kind of middleware you are expecting.

Most helpful comment

OK. It's a simple rename of applyMiddleware

>All comments

OK. It's a simple rename of applyMiddleware

Was this page helpful?
0 / 5 - 0 ratings