NerdWalletOSS / apollo-cache-policies

An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
157 stars 21 forks source link

fix(cache-result-processor): diff should use alias name in partial read #84

Closed SavelevMatthew closed 3 months ago

SavelevMatthew commented 3 months ago

This PR closes issue #83, when query returning array of objects directly without __typename

danReynolds commented 3 months ago

Thanks for the report and PR! Made some small changes, mostly some testing code. Looks great!

danReynolds commented 3 months ago

Published as version 3.3.1!