Uday
Contact auto-creation feature
Hi @Raphaël @thomast , Thanks! for taking the query
Using Twenty API I am populating
task
data in the backend.
I want my front end to refresh regularly to get the latest data.
How can I implement this?
I attempted to add pollingInterval
in useFindOneRecord
, but not only is it a suboptimal approach for fetching, it also isn't working.5 replies