Apollo-client: Query merging fails when merging the same query with different variables

Created on 22 Jun 2016  路  3Comments  路  Source: apollographql/apollo-client

Just trying out the new batching mode, ran into this issue since we are running the same query multiple times with different vars. Failing test on the way.

screen shot 2016-06-22 at 2 14 35 pm

馃悶 bug

All 3 comments

Should be fixed in 0.3.18!

Tested, WFM, thanks!

@timbotnik I'm about to remove the need for addQueryMerging: #303

Was this page helpful?
0 / 5 - 0 ratings