{
  "$type": "site.standard.document",
  "canonicalUrl": "https://tkdodo.eu/blog/automatic-query-invalidation-after-mutations",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig4tbs2yda2vl6evagydmvoyxeukattsnutmid3rsoeqexqholoky"
    },
    "mimeType": "image/png",
    "size": 170185
  },
  "description": "Even though there is nothing built into React Query, it doesn't need a lot of code to implement automatic query invalidation in user-land thanks to the global cache callbacks.",
  "path": "/blog/automatic-query-invalidation-after-mutations",
  "publishedAt": "2024-05-25T00:00:00.000Z",
  "site": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/site.standard.publication/3mmyb25hudm2r",
  "tags": [
    "ReactJs",
    "React Query",
    "TypeScript",
    "JavaScript"
  ],
  "title": "Automatic Query Invalidation after Mutations"
}