T
TanStack3y ago
conscious-sapphire

Create a query that depends on another with solid-query

Hi, I'm using solidjs and solid-query and my basic queries are working fine. I now need to run a second query based on the results of the first and I'm not sure how to structure that. I thought that the { get enabled() {...} } would do it but that does not seem to work. Has anybody seen an exmaple like this? Thanks in advance.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?