Differentiate Zoom event vs Data refresh with handling of the 'plotly_relayout'

With “plotly_relayout” event, able to capture the Zoom event and data refresh on the plot.

But to make propagate the Zoom event to other charts, needs to capture only the zoom event. Is there any specific handler for it.??

Thanks