I want to add a custom field to be included into my search query. That's done via meta_query, I am fully aware of that but the issue is, I don't know, where to hang into to manipulate the query args to my needs.
So I am looking for a filter, to to get into REST API search request (/wp/v2/search), any clue?