Fecthing query on Select and adding to data pile #5499
Unanswered
cubecleveland
asked this question in
Q&A
Replies: 0 comments
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.
-
Heello,
We have a query with 3 deps, time, topic and id.
When changing any of those states the query changes and the the result is displayed .
We want to introducce an option to add multiple datas to the view base on the id. so u have a select box where u can choose a new id and topic and we want to show this as well. where u can add data inifintly to the view by selecting.
Now by changing for example the date, all the queries should refetch with a new timestamp....
What is the best way to approach this, should we use usqQuery or useQueries ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions