Updating the replica
This is the official documentation of the @forestadmin/agent
Node.js agent.
In the minimal example, we've seen that data was loaded once, never to be updated again.
This is unlikely to be the case in a real-world scenario, as you may want your Forest Admin agent to display up-to-date data.
Three ways to achieve this are available, they can be used independently or in combination:
Last updated