lukemorales/query-key-factory
A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
TypeScriptMIT
Issues
- 3
- 6
Property 'pageParam' does not exist on type '{ queryKey: QueryKey; signal: AbortSignal; meta: Record<string, unknown> | undefined;
#89 opened by jerrynim - 1
- 1
- 1
Add helpers for extracting variables / options
#48 opened by JanStevens - 1
- 3
- 2
Default arguments typed as any
#90 opened by vieruuuu - 2
Unable to access specific part of query key when multiple parameters are used.
#92 opened by AlexShukel - 5
Support for TanStack Query v5
#73 opened by lithdew - 11
- 1
- 3
- 2
How to combine mutations and queries together
#60 opened by mohamad-qb - 6
- 0
- 4
- 1
- 1
add a `createMutationKeys` example in the readme?
#79 opened by ethanneff - 4
Type QueryClient setQueryData
#38 opened by Lesik - 4
Expose Typescript types
#72 opened by bluehat974 - 2
Support for more nesting
#81 opened by SangJunBak - 3
Allow all query options within query definition (i.e. besides just queryKey, queryFn)
#36 opened by codebycarlos - 0
Extracting `queryFn` from query key store
#77 opened by linardsblk - 4
queryKey required with createQueryKeyStore
#75 opened by snebjorn - 13
Type inference is not compatible with query
#59 opened by baeharam - 5
Taking into account `select` option
#69 opened by ruudandriessen - 2
Allow to use bigint in queryKey
#56 opened by mc-petry - 3
Error: Module parse failed: Unexpected token
#53 opened by MshHooman - 1
- 1
createMutationKeys with schema does not expose type mutationFn like the createQueryKeys function does
#63 opened by siteassist-benjamin - 1
Error parsing the module on Nuxt 2
#58 opened by gbyesiltas - 3
Support useMutation
#49 opened by mc-petry - 6
Allow computed props in keys #Vue
#42 opened by AlmarAubel - 1
- 5
Support for a more destructable query keys
#18 opened by Jazzmanpw - 2
Replace null with empty array []
#41 opened by Kamahl19 - 9
- 4
- 3
defineQuery helper function
#37 opened by codebycarlos - 10
- 4
- 2
Usage with useInfiniteQuery
#27 opened by rodgetech - 6
More ways of structure keys
#19 opened by TommySorensen - 11
Nested keys required?
#17 opened by kimbuba - 3
Issues with React Query Devtools
#15 opened by JosipVuk - 2
support for nested keys?
#8 opened by Shajansheriff - 3
Create inferQueryFactory type
#6 opened by joaom00 - 8
Typescript issues following example docs
#10 opened by jrdn91 - 1
Can't install the package with npm
#3 opened by Shaglock