A good example of this would be searching the cached data from a blog post list query for a preview version of the post, then using that as the placeholder data for your individual post query:
https://tanstack.com/query/v5/docs/framework/vue/guides/placeholder-query-data

