Replies: 2 comments 2 replies
-
@lukemorales FYI |
Beta Was this translation helpful? Give feedback.
2 replies
-
@lukemorales hello, could you provide an example please 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this example https://tanstack.com/query/v4/docs/vue/community/lukemorales-query-key-factory#fine-grained-declaration-by-features
we should probably do
queryKeys.todos.completed.queryKey
or...queryKeys.todos.completed
according to the examples in the query key factory repo: https://github.com/lukemorales/query-key-factory#fine-grained-declaration-colocated-by-featuresI'm new to tanstack query, so might be missing something 🙏
Beta Was this translation helpful? Give feedback.
All reactions