Has anyone got @lukemorales/query-key-factory to work with vue-query?
I tried using
@lukemorales/query-key-factory
but I can't really get it to work with reactive data. I'm not sure if i'm missing something or if it just doesn't support reactivity.
I have noticed that regardless of what I do the library seems to return the InvalidSchema$1
type. See the below resolved type after copy-pasting the example from https://www.npmjs.com/package/@lukemorales/query-key-factory#fine-grained-declaration-colocated-by-features
npm
@lukemorales/query-key-factory
A library for creating standardized query keys, useful for cache management in @tanstack/query. Latest version: 1.3.2, last published: 5 months ago. Start using @lukemorales/query-key-factory in your project by running
npm i @lukemorales/query-key-factory
. There are 10 other projects in the npm registry using @lukemorales/query-key-factory.0 Replies