Skip to content
Discussion options

You must be logged in to vote

The problem is queryClient.getQueriesData() only returns the data, nothing about the query that holds it.

Hm, I don't think that's true. getQueriesData returns: [QueryKey, TData][]

so An Array of tuples, each having the exact query key and their data, for this exact reason.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JesusTheHun
Comment options

Answer selected by JesusTheHun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants