tanstack/query · packages/vue-query/src
The packages/vue-query/src module of tanstack/query — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
19
Files
75
Total in-degree
1
Modules imported
1
Importing modules
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- types.ts16 in · 0 out · radius 20
- queryClient.ts13 in · 5 out · radius 14
- utils.ts13 in · 1 out · radius 17
- useQueryClient.ts8 in · 2 out · radius 14
- useQuery.ts4 in · 3 out · radius 14
- useInfiniteQuery.ts3 in · 4 out · radius 14
- mutationCache.ts3 in · 2 out · radius 15
- useBaseQuery.ts2 in · 6 out · radius 14
- queryCache.ts2 in · 2 out · radius 15
- infiniteQueryOptions.ts2 in · 1 out · radius 14
- useMutationState.ts1 in · 5 out · radius 1
- useQueries.ts1 in · 5 out · radius 1
- useIsFetching.ts1 in · 4 out · radius 1
- useMutation.ts1 in · 4 out · radius 1
- usePrefetchInfiniteQuery.ts1 in · 4 out · radius 1
- usePrefetchQuery.ts1 in · 4 out · radius 1
- vueQueryPlugin.ts1 in · 4 out · radius 1
- mutationOptions.ts1 in · 1 out · radius 1
- queryOptions.ts1 in · 1 out · radius 1
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
Ask AI about tanstack/query
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.