lukemorales / query-key-factory

A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
https://www.npmjs.com/package/@lukemorales/query-key-factory
MIT License
1.16k stars 32 forks source link

add a `createMutationKeys` example in the readme? #79

Closed ethanneff closed 7 months ago

lukemorales commented 7 months ago

Not going to add an example for createMutationKeys for now, as the current type system is broken at the moment and will be removed initially in the next major version so that it can be rewritten