We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08050cb commit b9ed67cCopy full SHA for b9ed67c
1 file changed
docs/community-resources.md
@@ -175,6 +175,11 @@ others:
175
url: 'https://github.com/rametta/rapini',
176
description: '🥬 OpenAPI to React Query (or SWR) & Axios',
177
},
178
+ {
179
+ title: 'Tanstack Query Visualizer',
180
+ url: 'https://tanstack-query-visualizer.sofi.coop/',
181
+ description: 'An interactive sandbox that visualizes the relationship between mutations and query keys.',
182
+ },
183
{
184
title: 'ts-rest',
185
url: 'https://ts-rest.com/',
0 commit comments