How refresh Lighting Web Component (LWC) child of Aura Component
component.find("aura-id").forceRefreshInitiated();
for example
component.find("pippo").forceRefreshInitiated();
How refresh Lighting Web Component (LWC) child of Aura Component
component.find("aura-id").forceRefreshInitiated();
for example
component.find("pippo").forceRefreshInitiated();