diff --git a/docs/community-resources.md b/docs/community-resources.md index 34a607afd1..4e3219360f 100644 --- a/docs/community-resources.md +++ b/docs/community-resources.md @@ -175,6 +175,11 @@ others: url: 'https://github.com/rametta/rapini', description: '🥬 OpenAPI to React Query (or SWR) & Axios', }, + { + title: 'Tanstack Query Visualizer', + url: 'https://tanstack-query-visualizer.sofi.coop/', + description: 'An interactive sandbox that visualizes the relationship between mutations and query keys.', + }, { title: 'ts-rest', url: 'https://ts-rest.com/',