apollo-cache-updater

JSON →
library 0.1.3 ·javascript
verified Jun 7, 2026

Zero-dependency helper for updating Apollo Client's cache after GraphQL mutations. Version 0.1.3, under heavy development. Automatically updates multiple cached queries (including those with filtered variables) after add/remove/list operations, reducing boilerplate compared to manual cache writes. Works with Apollo Client's data proxy to handle complex scenarios like adding/removing items from lists, updating filtered lists, and maintaining cross-query consistency. Supports React, Vue, and React Native. Note: early stage, breaking changes likely.