Refresh
lightning/refresh
Refreshes component data.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App
The lightning/refresh module API provides a standard way to refresh component data in LWC.
Update the data for a specific hierarchy of components (a "view"), without reloading an entire page.
For this module's specification and examples, see the Lightning Web Components Developer Guide: lightning/refresh Module.