T
TanStack3mo ago
optimistic-gold

query composition/dependencies

is there any way to declare that a query depends on other queries? I am attempting to compose queries, where I have some low level ones, then a higher level one that combines them (conditionally based on some other vars) I want to make sure that when I invalidate the cache for an inner query, that the outer query also invalidates
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?