Runs an action after ProductSearchProviderInterface::RunQuery():
Required to return a previous state of an SQL query or/and to change a result of the SQL query after executing it
Hook locations:
Hook type: action
Located in:
Hook::exec('actionProductSearchProviderRunQueryAfter', [
'query' => $query,
'result' => $result,
])